[gnome-todo/wip/cdavis/sidebar-style-consistency: 3/6] sidebar: Use crossfade transition




commit 97daf0e3d6632b4c44f31b1b51f04765f9c26004
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]