Skip to content

Commit 70195e0

Browse files
authored
add comment
1 parent 1a85fca commit 70195e0

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
@@ -58,6 +58,7 @@ public MainWindow(Settings settings, MainViewModel mainVM)
5858
_settings = settings;
5959

6060
InitializeComponent();
61+
// Initialize call twice to work around multi-display alignment issue- https://github.com/Flow-Launcher/Flow.Launcher/issues/2910
6162
InitializePosition();
6263
InitializePosition();
6364

0 commit comments

Comments
 (0)