Actually disable animation
This commit is contained in:
parent
aa79b1fdd6
commit
698e0cb7f9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user