mirror of
https://github.com/emilk/egui.git
synced 2026-07-16 19:48:53 +00:00
f996b9050e
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.