mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
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.