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
70195e0d5c
commit
9d668a82eb
1 changed files with 1 additions and 0 deletions
|
|
@ -191,6 +191,7 @@ namespace Flow.Launcher
|
||||||
InitializeColorScheme();
|
InitializeColorScheme();
|
||||||
WindowsInteropHelper.DisableControlBox(this);
|
WindowsInteropHelper.DisableControlBox(this);
|
||||||
InitProgressbarAnimation();
|
InitProgressbarAnimation();
|
||||||
|
// Initialize call twice to work around multi-display alignment issue- https://github.com/Flow-Launcher/Flow.Launcher/issues/2910
|
||||||
InitializePosition();
|
InitializePosition();
|
||||||
InitializePosition();
|
InitializePosition();
|
||||||
PreviewReset();
|
PreviewReset();
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue