diff --git a/Flow.Launcher/MainWindow.xaml.cs b/Flow.Launcher/MainWindow.xaml.cs index 4b717298d..61035da74 100644 --- a/Flow.Launcher/MainWindow.xaml.cs +++ b/Flow.Launcher/MainWindow.xaml.cs @@ -239,7 +239,8 @@ namespace Flow.Launcher public void WindowAnimator() { - InitializePosition(); + //InitializePosition(); + UpdatePosition(); Storyboard sb = new Storyboard(); var da = new DoubleAnimation {