egui
egui copied to clipboard
Request focus on a TextEdit when clicked
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.
If #4865 applies, this probably won't be needed.