We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 577ba1b commit 3dd98adCopy full SHA for 3dd98ad
Flow.Launcher/MainWindow.xaml.cs
@@ -814,7 +814,7 @@ private void InitializeContextMenu()
814
815
public void UpdatePosition()
816
{
817
- // Intialize call twice to work around multi-display alignment issue- https://github.com/Flow-Launcher/Flow.Launcher/issues/2910
+ // Initialize call twice to work around multi-display alignment issue- https://github.com/Flow-Launcher/Flow.Launcher/issues/2910
818
if (_viewModel.IsQuickSwitchWindowUnderDialog())
819
820
InitializeQuickSwitchPosition();
0 commit comments