1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 04:40:03 -04:00

Add short release note

This commit is contained in:
Lucas Meurer
2026-08-05 12:19:58 +02:00
parent 6aaf63edb9
commit 5db40f389d

View File

@@ -18,6 +18,9 @@ Changes since the last release can be found at <https://github.com/emilk/egui/co
### Highlights ✨ ### Highlights ✨
This release drastically improves the mobile keyboard experience (when using eframe web). It also adds drag-to-open
panels, window chrome theme sync and a lot of small bug fixes and improvements!
#### Improved mobile keyboard support #### Improved mobile keyboard support
Autocomplete, autocorrect and IMEs now work correctly on iOS and android (on eframe web)! Autocomplete, autocorrect and IMEs now work correctly on iOS and android (on eframe web)!