src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Fri, 27 Feb 2015 10:00:06 +0000 (18:00 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 27 Feb 2015 10:00:06 +0000 (18:00 +0800)
src/Builder4/WindowState.vala

index a2b659a..6d9d2c0 100644 (file)
@@ -618,7 +618,7 @@ public class WindowState : Object
                 var el = this.win.rooview.el;
                 el.save_easing_state();
                 el.set_easing_duration(1000);
-
+                el.set_pivot_point(0.5f,0.5f);
                 el.set_rotation_angle(Clutter.RotateAxis.Y_AXIS, 180.0f);
                 el.set_opacity(0);
                 //el.set_scale(0.0f,0.0f);