mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
[Workspaces] add closing of the module after the Editor is closed. (#34533)
This commit is contained in:
@@ -103,6 +103,7 @@ namespace WorkspacesEditor
|
|||||||
}
|
}
|
||||||
|
|
||||||
Dispose();
|
Dispose();
|
||||||
|
Environment.Exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
private void OnUnhandledException(object sender, UnhandledExceptionEventArgs args)
|
private void OnUnhandledException(object sender, UnhandledExceptionEventArgs args)
|
||||||
|
|||||||
Reference in New Issue
Block a user