Skip to content

Commit 9d668a8

Browse files
authored
add comment
1 parent 70195e0 commit 9d668a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher/MainWindow.xaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ private void OnLoaded(object sender, RoutedEventArgs _)
191191
InitializeColorScheme();
192192
WindowsInteropHelper.DisableControlBox(this);
193193
InitProgressbarAnimation();
194+
// Initialize call twice to work around multi-display alignment issue- https://github.com/Flow-Launcher/Flow.Launcher/issues/2910
194195
InitializePosition();
195196
InitializePosition();
196197
PreviewReset();

0 commit comments

Comments
 (0)