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