mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-06 16:48:46 +08:00
adding in ignore for alt-space (#2799)
This commit is contained in:
parent
15e93d6304
commit
87bc957662
@ -89,6 +89,8 @@ namespace PowerLauncher
|
||||
|
||||
private void OnLoaded(object sender, System.Windows.RoutedEventArgs _)
|
||||
{
|
||||
WindowsInteropHelper.DisableControlBox(this);
|
||||
|
||||
InitializePosition();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user