mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 09:08:53 +00:00
5500895845
Cmd-Q emits a `winit::event::Event::LoopDestroyed` and then the app closes, without `run_return` returning (despite its name).