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

eframe: rename quit/exit to "close" #1943

Merged
merged 3 commits into from Aug 20, 2022
Merged

eframe: rename quit/exit to "close" #1943

merged 3 commits into from Aug 20, 2022

Conversation

emilk
Copy link
Owner

@emilk emilk commented Aug 20, 2022

Since #1919 we can continue the application after closing the native window. It therefore makes more sense to call frame.close() to close the native window, instead of frame.quit().

Since #1919 we can continue
the application after closing the native window. It therefore makes
more sense to call `frame.close()` to close the native window,
instead of `frame.quit()`.
@emilk emilk merged commit 127931b into master Aug 20, 2022
@emilk emilk deleted the close branch August 20, 2022 14:09
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.

None yet

1 participant