Skip to content

Quit app when the main window is closed#344

Merged
jpochyla merged 1 commit intojpochyla:masterfrom
Insprill:fix/249
Oct 12, 2022
Merged

Quit app when the main window is closed#344
jpochyla merged 1 commit intojpochyla:masterfrom
Insprill:fix/249

Conversation

@Insprill
Copy link
Copy Markdown
Collaborator

@Insprill Insprill commented Oct 8, 2022

Ensures all child windows are closed and the app closes when the main window is closed. Fixes #249.
I currently call the CLOSE_ALL_WINDOWS and QUIT_APP commands because on Windows the QUIT_APP command takes a while to actually quit, and I'm not sure if CLOSE_ALL_WINDOWS works the same way on other platforms as it does Windows. Testing on other platforms to see if both are necessary would be appreciated!

@Insprill Insprill changed the title Close all windows when the main window is closed Quit app when the main window is closed Oct 9, 2022
@jpochyla jpochyla merged commit efd0d1a into jpochyla:master Oct 12, 2022
@Insprill Insprill deleted the fix/249 branch October 12, 2022 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Closing Main Window Continues Playing When Preferences Window Is Open

2 participants