mirror of
https://github.com/emilk/egui.git
synced 2026-07-17 20:18:54 +00:00
bf981b8d3e
* [X] I have followed the instructions in the PR template On touch devices you don't want the keyboard to disappear when scrolling, so this PR adds a `SurrenderFocusOn` enum to configure on what interaction to surrender focus.