[gnome-boxes] schema: Bump animation duration to 400ms



commit bd078027dedfbe597bc43b1f4b83a9f6caeede8f
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Fri Feb 28 16:27:17 2014 +0000

    schema: Bump animation duration to 400ms
    
    167ms is way too short for new gtk animations.

 data/org.gnome.boxes.gschema.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.boxes.gschema.xml.in b/data/org.gnome.boxes.gschema.xml.in
index 6f6e73c..75ad083 100644
--- a/data/org.gnome.boxes.gschema.xml.in
+++ b/data/org.gnome.boxes.gschema.xml.in
@@ -22,7 +22,7 @@
       <_description>
         The time it takes for transitions and animation, in ms.
       </_description>
-      <default>167</default>
+      <default>400</default>
     </key>
 
     <key name="window-size" type="ai">


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