[dconf-editor] Transition from PathBar to PathEntry.



commit 384a5afe7f2fa1ac0917c65451cbd7614d16b0fc
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Sep 13 20:19:42 2018 +0200

    Transition from PathBar to PathEntry.

 editor/pathwidget.ui | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/editor/pathwidget.ui b/editor/pathwidget.ui
index ef46a07..edfd8a5 100644
--- a/editor/pathwidget.ui
+++ b/editor/pathwidget.ui
@@ -8,6 +8,8 @@
         <property name="visible">True</property>
         <property name="valign">center</property>
         <property name="visible-child">pathbar</property> <!-- uses the "id" attribute -->
+        <property name="transition-duration">300</property>
+        <property name="transition-type">crossfade</property>
         <child>
           <object class="PathEntry" id="searchentry">
             <property name="visible">True</property>


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