Actually disable animation
This commit is contained in:
@@ -32,7 +32,7 @@ from sugar.graphics.timeline import Timeline
|
|||||||
from sugar.graphics.grid import Grid
|
from sugar.graphics.grid import Grid
|
||||||
from sugar.graphics.menushell import MenuShell
|
from sugar.graphics.menushell import MenuShell
|
||||||
|
|
||||||
_ANIMATION = True
|
_ANIMATION = False
|
||||||
|
|
||||||
class Frame:
|
class Frame:
|
||||||
INACTIVE = 0
|
INACTIVE = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user