mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove useless delay
This commit is contained in:
parent
e3a1489a92
commit
136acbd7e9
1 changed files with 0 additions and 2 deletions
|
|
@ -1554,8 +1554,6 @@ namespace Flow.Launcher.ViewModel
|
|||
Win32Helper.RestorePreviousKeyboardLayout();
|
||||
}
|
||||
|
||||
await Task.Delay(50);
|
||||
|
||||
// Update WPF properties
|
||||
//MainWindowOpacity = 0;
|
||||
MainWindowVisibilityStatus = false;
|
||||
|
|
|
|||
Loading…
Reference in a new issue