Better rotation timers.
[drlaunch] / src / icon.py
index aa8d5a8..32f4f84 100755 (executable)
@@ -116,7 +116,7 @@ class Icon(gobject.GObject):
        didn't. The caller should invalidate the icon """
 
        # The step in degrees
-       step=15
+       step=9
 
        angle2=int(angle/step)*step