mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 22:30:03 -04:00
Pick default multiline on Labels based on layout and if text contains \n
This commit is contained in:
@@ -30,6 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
* Remove minimum button width
|
||||
* Refactored `egui::Layout` substantially, changing its interface.
|
||||
* Calling ``on_hover_text`/`on_hover_ui` multiple times will stack tooltips underneath the previous ones.
|
||||
* Text wrapping on labels, buttons, checkboxes and radio buttons is now based on the layout.
|
||||
|
||||
### Removed 🔥
|
||||
|
||||
|
||||
Reference in New Issue
Block a user