Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixes logic flow for quit confirmation #443

Merged
merged 2 commits into from
Oct 9, 2020

Conversation

2xAA
Copy link
Member

@2xAA 2xAA commented Sep 14, 2020

Removes boolean from quit confirmation dialog logic

fixes #440

Removes boolean from quit confirmation dialog logic

fixes #440
@2xAA 2xAA added the bug Something isn't working label Sep 14, 2020
@2xAA 2xAA merged commit b68e358 into main Oct 9, 2020
@2xAA 2xAA deleted the fix/440/quitConfirmationDialog branch October 9, 2020 10:06
2xAA pushed a commit that referenced this pull request Oct 9, 2020
# [3.2.0](3.1.0...3.2.0) (2020-10-09)

### Bug Fixes

* **font-selection:** adds font-list to externals list ([#445](#445)) ([21783ea](21783ea)), closes [#442](#442)
* fixes logic flow for quit confirmation ([#443](#443)) ([b68e358](b68e358)), closes [#440](#440)

### Features

* **color-picker:** adds custom color picker ([#448](#448)) ([b0cc2ff](b0cc2ff)), closes [#372](#372) [#373](#373)
* **groups:** adds inputlink methods to group controls ([#441](#441)) ([c467b87](c467b87))
@2xAA
Copy link
Member Author

2xAA commented Oct 9, 2020

🎉 This PR is included in version 3.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@2xAA 2xAA added the released label Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macOS: Quit dialog does not quit on "Yes" confirmation
1 participant