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

index b9aa163..a132952 100644 (file)
@@ -495,7 +495,8 @@ public class WindowState : Object
                 this.clutterfiles.el.set_pivot_point(0.5f,0.5f);
                 this.clutterfiles.el.set_rotation_angle(Clutter.RotateAxis.Y_AXIS, 180.0f);
                 this.clutterfiles.el.set_opacity(0);
-                
+                this.clutterfiles.el.restore_easing_state();  
+
                 //this.clutterfiles.el.hide();