Skip to content

Commit 4bf4282

Browse files
authored
add comment
1 parent d4f8b03 commit 4bf4282

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Flow.Launcher/MainWindow.xaml.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,8 @@ private void UpdatePosition()
650650
{
651651
if (_animating)
652652
return;
653+
654+
// Initialize call twice to work around multi-display alignment issue- https://github.com/Flow-Launcher/Flow.Launcher/issues/2910
653655
InitializePosition();
654656
InitializePosition();
655657
}

0 commit comments

Comments
 (0)