[gnome-games/wip/exalm/ui4: 3/3] fullscreen-box: Adjust transition duration



commit 5f386ffe9674d94b1e6fc28fa0feb0fb8a34f5aa
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Thu Jun 6 01:31:19 2019 +0500

    fullscreen-box: Adjust transition duration
    
    Another small tweak to match libdazzle.

 data/ui/fullscreen-box.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/ui/fullscreen-box.ui b/data/ui/fullscreen-box.ui
index 65008abe..c0a7d5aa 100644
--- a/data/ui/fullscreen-box.ui
+++ b/data/ui/fullscreen-box.ui
@@ -15,6 +15,7 @@
             <property name="valign">start</property>
             <property name="hexpand">True</property>
             <property name="transition-type">slide-down</property>
+            <property name="transition-duration">500</property>
             <property name="events">pointer-motion-mask</property>
             <signal name="notify::is-fullscreen" handler="on_fullscreen_changed"/>
             <signal name="motion-notify-event" handler="on_motion_event"/>


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