Remi05 / outlines

An app to help review your UI implementation.
MIT License
7 stars 0 forks source link

Closing ToolBar window from Taskbar/Task View doesn't shutdown app #86

Closed Remi05 closed 2 years ago

Remi05 commented 2 years ago

If the ToolBar window (which is the main window) is closed from the Taskbar or Task View instead of its close button, the app is not shutdown and the other windows are not closed, leaving the app in an invalid state. We should shutdown the app whenever we attempt to close the ToolBar window.

Remi05 commented 2 years ago

Addressed with commit 4f9975864e50e44def6c193f1a91832d6d711c47.