mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 09:08:53 +00:00
ae8363ddb5
Previously eframe would "steal" these events (by calling `stop_propagation/prevent_default`) even when the eframe canvas did not have focus.