[libdazzle] shortcuts: propagate natural height of treeview



commit a849c4f3835f4cfb1309d81fc05fdb7a13f33788
Author: Christian Hergert <chergert redhat com>
Date:   Wed Jun 14 19:48:47 2017 -0700

    shortcuts: propagate natural height of treeview

 src/shortcuts/dzl-shortcut-theme-editor.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/shortcuts/dzl-shortcut-theme-editor.ui b/src/shortcuts/dzl-shortcut-theme-editor.ui
index cc0a9ca..171e21c 100644
--- a/src/shortcuts/dzl-shortcut-theme-editor.ui
+++ b/src/shortcuts/dzl-shortcut-theme-editor.ui
@@ -35,6 +35,7 @@
         </child>
         <child>
           <object class="GtkScrolledWindow">
+            <property name="propagate-natural-height">true</property>
             <property name="shadow-type">in</property>
             <property name="vexpand">true</property>
             <property name="visible">true</property>


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