1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-28 07:23:13 -04:00
Files
egui/crates
rustbasic 76fe6c855b Fix: Backspace not working after IME input (#4912)
Fix: Changed the handling method of `Ime::Preedit(_, None)`

Fix: backspace fail after ime input

* Related #4358
* Related #4430 
* Related #4436
* Related #4794 
* Related #4896
* Closes #4908 

Issues: backspace fail after ime input
* #4908 (Chinese)

Changed the handling method of `Ime::Preedit(_, None)`
2024-08-05 11:09:51 +02:00
..
2024-07-15 11:20:22 +02:00
2024-07-31 18:49:08 +02:00
2023-04-18 15:52:45 +02:00
2024-07-31 09:43:16 +02:00
2024-07-15 19:54:35 +02:00