mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
add comment
This commit is contained in:
parent
9d668a82eb
commit
d4f8b033fb
1 changed files with 1 additions and 0 deletions
|
|
@ -302,6 +302,7 @@ namespace Flow.Launcher
|
||||||
|
|
||||||
private void InitializePosition()
|
private void InitializePosition()
|
||||||
{
|
{
|
||||||
|
// Initialize call twice to work around multi-display alignment issue- https://github.com/Flow-Launcher/Flow.Launcher/issues/2910
|
||||||
InitializePositionInner();
|
InitializePositionInner();
|
||||||
InitializePositionInner();
|
InitializePositionInner();
|
||||||
return;
|
return;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue