mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
adding in ignore for alt-space (#2799)
This commit is contained in:
@@ -89,6 +89,8 @@ namespace PowerLauncher
|
||||
|
||||
private void OnLoaded(object sender, System.Windows.RoutedEventArgs _)
|
||||
{
|
||||
WindowsInteropHelper.DisableControlBox(this);
|
||||
|
||||
InitializePosition();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user