mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Show tooltips above widgets on touch screens
This commit is contained in:
@@ -24,6 +24,7 @@ NOTE: [`eframe`](eframe/CHANGELOG.md), [`egui_web`](egui_web/CHANGELOG.md), [`eg
|
||||
### Fixed 🐛
|
||||
* Fix wrongly sized multiline `TextEdit` in justified layouts.
|
||||
* Fix clip rectangle of windows that don't fit the central area.
|
||||
* Show tooltips above widgets on touch screens.
|
||||
|
||||
|
||||
## 0.14.2 - 2021-08-28 - Window resize fix
|
||||
|
||||
Reference in New Issue
Block a user