[dconf-editor] Fix hhomogeneous stack.



commit 005ce552658a457554bf9a6250d7fa59df496353
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Oct 18 21:40:44 2018 +0200

    Fix hhomogeneous stack.

 editor/adaptative-pathbar.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/editor/adaptative-pathbar.ui b/editor/adaptative-pathbar.ui
index 7da87f5..fb1b111 100644
--- a/editor/adaptative-pathbar.ui
+++ b/editor/adaptative-pathbar.ui
@@ -3,6 +3,7 @@
   <!-- interface-requires gtk+ 3.0 -->
   <template class="AdaptativePathbar" parent="GtkStack">
     <property name="hexpand">True</property>
+    <property name="hhomogeneous">False</property>
     <child>
       <object class="LargePathbar" id="large_pathbar">
         <property name="visible">True</property>


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