[gnome-todo/wip/cdavis/sidebar-style-consistency: 5/8] sidebar: Use crossfade transition




commit 142d37d5528a2d1413ed41b1182a92385349a000
Author: Christopher Davis <christopherdavis gnome org>
Date:   Thu Oct 28 23:10:49 2021 -0700

    sidebar: Use crossfade transition
    
    Slides should be reserved for cases where you can swipe
    between children. Otherwise there may be some confusion.

 src/plugins/task-lists-workspace/gtd-sidebar.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/task-lists-workspace/gtd-sidebar.ui b/src/plugins/task-lists-workspace/gtd-sidebar.ui
index 4569fb28..45b33d14 100644
--- a/src/plugins/task-lists-workspace/gtd-sidebar.ui
+++ b/src/plugins/task-lists-workspace/gtd-sidebar.ui
@@ -51,7 +51,7 @@
             <property name="vexpand">true</property>
             <property name="hhomogeneous">true</property>
             <property name="vhomogeneous">false</property>
-            <property name="transition-type">slide-left-right</property>
+            <property name="transition-type">crossfade</property>
 
             <!-- Main Listbox -->
             <child>


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