src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Sat, 28 Feb 2015 10:21:34 +0000 (18:21 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 28 Feb 2015 10:21:34 +0000 (18:21 +0800)
src/Builder4/WindowState.vala

index cc413fd..ea04e41 100644 (file)
@@ -533,7 +533,7 @@ public class WindowState : Object
                     // it's handled above..
                    print ("changing state to preview from NOT files..");
                     this.win.rooview.el.save_easing_state();
-                           this.resizeCanvasElements();
+                   this.resizeCanvasElements();
 
                     this.win.rooview.el.set_scale(1.0f,1.0f);
                     this.win.rooview.el.restore_easing_state();