[gnome-calendar] quick-add-popover: make it non-vertically-homogeneous



commit b0525a54f9af02a600f7475b54f4744f73de5bfa
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Jun 17 17:57:30 2016 -0300

    quick-add-popover: make it non-vertically-homogeneous
    
    When there are lots of agendas, this would cause a huge
    popover.

 data/ui/quick-add-popover.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/quick-add-popover.ui b/data/ui/quick-add-popover.ui
index f52a659..baee97f 100644
--- a/data/ui/quick-add-popover.ui
+++ b/data/ui/quick-add-popover.ui
@@ -12,6 +12,7 @@
         <property name="vexpand">True</property>
         <property name="border_width">12</property>
         <property name="hhomogeneous">False</property>
+        <property name="vhomogeneous">False</property>
         <property name="transition_type">slide-left-right</property>
         <property name="interpolate_size">True</property>
         <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]