[gnome-todo] sidebar: Make internal stack not homogeneous



commit 2868b443e2a180c19dc86ba5721ea50f67424ba3
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Sat Jun 29 21:37:56 2019 -0300

    sidebar: Make internal stack not homogeneous

 src/sidebar/gtd-sidebar.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/sidebar/gtd-sidebar.ui b/src/sidebar/gtd-sidebar.ui
index 5e42f26..1541ba9 100644
--- a/src/sidebar/gtd-sidebar.ui
+++ b/src/sidebar/gtd-sidebar.ui
@@ -14,7 +14,7 @@
         <child>
           <object class="GtkStack" id="stack">
             <property name="expand">1</property>
-            <property name="homogeneous">true</property>
+            <property name="homogeneous">false</property>
             <property name="transition-type">slide-left-right</property>
 
             <!-- Main Listbox -->


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