mirror of
https://github.com/emilk/egui.git
synced 2026-07-15 11:08:54 +00:00
ab861574f4
Since Escape takes focus away from the text field, it makes more sense for it to cancel the change rather than confirm it. This only matters if `update_while_editing` is set to false, of course.