src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Thu, 26 Feb 2015 12:13:01 +0000 (20:13 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 26 Feb 2015 12:13:01 +0000 (20:13 +0800)
src/Builder4/WindowState.vala

index a0e43d7..61452de 100644 (file)
@@ -574,7 +574,7 @@ public class WindowState : Object
 
                  this.win.rooview.el.save_easing_state();
                 // -- FIXME? this needs to be State aware?
-                _this.clutterembed.setSizesAlloc( "projectedit");
+                _this.clutterembed.setSizesAlloc( "projectedit"); // was doing 0.5f....
                 this.win.rooview.el.restore_easing_state();
 
                 this.win.projecteditview.el.save_easing_state();