[gnome-boxes] Make animations slightly faster



commit a23acd246ae954117347be296ea2c67e565ce93a
Author: Alexander Larsson <alexl redhat com>
Date:   Mon Sep 24 16:24:14 2012 +0200

    Make animations slightly faster
    
    The current 250 msec is slighly to much and it sometimes feel as you
    are waiting on animations. Bump the duration to a slightly lower
    value that seems faster, but still lets you see the animations.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679101

 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 93479bb..6f6e73c 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>250</default>
+      <default>167</default>
     </key>
 
     <key name="window-size" type="ai">



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