mirror of
https://github.com/emilk/egui.git
synced 2026-07-16 11:38:54 +00:00
e31b44f1a5
Fix: `Event::Copy` and `Event::Cut` behave as if they select the entire text when there is no selection. It's unexpected and disconcerting that this behavior occurs when there is no selected area.