mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -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.