mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
Previously eframe would "steal" these events (by calling `stop_propagation/prevent_default`) even when the eframe canvas did not have focus.
Previously eframe would "steal" these events (by calling `stop_propagation/prevent_default`) even when the eframe canvas did not have focus.