Skip to content

Commit d4f8b03

Browse files
authored
add comment
1 parent 9d668a8 commit d4f8b03

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
@@ -302,6 +302,7 @@ private void OnLoaded(object sender, RoutedEventArgs _)
302302

303303
private void InitializePosition()
304304
{
305+
// Initialize call twice to work around multi-display alignment issue- https://github.com/Flow-Launcher/Flow.Launcher/issues/2910
305306
InitializePositionInner();
306307
InitializePositionInner();
307308
return;

0 commit comments

Comments
 (0)