mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
This request focus on a TextEdit when clicked, so that touch events on Android can now focus it. This looks like a reasonable fix for https://github.com/emilk/egui/issues/4941.