1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-28 15:33:14 -04:00
Files
egui/crates
Barugon c07394b576 Only show on-screen-keyboard and IME when editing text (#3362)
* Remove calls to `set_ime_allowed`

* Allow IME if `text_cursor_pos` is `Some`

* Only call `Window::set_ime_allowed` when necessary

* allow_ime doesn't need to be atomic

* Remove unused imports

* Fix assignment
2023-09-19 14:14:42 +02:00
..
2023-09-06 07:59:24 +02:00
2023-09-14 16:33:10 +02:00
2023-09-14 16:33:10 +02:00
2023-09-15 10:57:25 +02:00
2023-04-18 15:52:45 +02:00
2023-09-14 16:33:10 +02:00
2023-09-06 07:59:24 +02:00