diff --git a/shell/view/frame/frame.py b/shell/view/frame/frame.py index 2aa96532..1e921803 100644 --- a/shell/view/frame/frame.py +++ b/shell/view/frame/frame.py @@ -32,7 +32,7 @@ from sugar.graphics.timeline import Timeline from sugar.graphics.grid import Grid from sugar.graphics.menushell import MenuShell -_ANIMATION = True +_ANIMATION = False class Frame: INACTIVE = 0