src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Sat, 28 Feb 2015 10:32:51 +0000 (18:32 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 28 Feb 2015 10:32:51 +0000 (18:32 +0800)
src/builder_vala.stamp-t

src/Builder4/WindowState.vala

index 4801461..100f3fa 100644 (file)
@@ -655,7 +655,7 @@ public class WindowState : Object
                     this.left_projects.selectProject(this.win.project);
                 }
              
-                el.restore_easing_state();
+                this.win.rooview.restore_easing_state();
                 
                 this.clutterfiles.el.show_all();
                 this.clutterfiles.el.save_easing_state();