Skip to content

eframe: make sure we save app state on Cmd-Q#2013

Merged
emilk merged 2 commits intomasterfrom
save-on-cmd-q
Sep 6, 2022
Merged

eframe: make sure we save app state on Cmd-Q#2013
emilk merged 2 commits intomasterfrom
save-on-cmd-q

Conversation

@emilk
Copy link
Copy Markdown
Owner

@emilk emilk commented Sep 6, 2022

Cmd-Q emits a winit::event::Event::LoopDestroyed and then the app closes, without run_return returning (despite its name). Reported by @vincev in #1889 (comment)

Cmd-Q emits a `winit::event::Event::LoopDestroyed` and then
the app closes, without `run_return` returning (despite its name).
@emilk emilk merged commit 5500895 into master Sep 6, 2022
@emilk emilk deleted the save-on-cmd-q branch September 6, 2022 14:07
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.

1 participant