1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00
Files
egui/crates
Emil Ernerfeldt ae8363ddb5 eframe web: only cosume copy/cut events if the canvas has focus (#7270)
Previously eframe would "steal" these events (by calling
`stop_propagation/prevent_default`) even when the eframe canvas did not
have focus.
2025-06-27 10:25:47 +02:00
..
2025-06-16 01:40:42 +02:00
2025-05-28 08:33:01 +02:00
2025-05-28 08:33:01 +02:00
2025-06-15 18:01:58 -07:00