src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Mon, 2 Mar 2015 05:40:01 +0000 (13:40 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 2 Mar 2015 05:40:01 +0000 (13:40 +0800)
src/Builder4/WindowState.vala

index 94ec56d..984a05f 100644 (file)
@@ -637,7 +637,7 @@ public class WindowState : Object
                     this.vala_projectsettings.show((Project.Gtk)this.win.project);
                 }
 
-                this.win.rooview.el.set_pivot_point(1.0f,1.0f);
+                this.win.rooview.el.set_pivot_point(1.0f,1.0f); // bottom right..
                 
                 this.win.projecteditview.el.set_scale(1.0f,1.0f);