mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 23:30:04 -04:00
[app] Refactor egui::app::App interface to be more data oriented
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
* `ui.horizontal(...)` etc returns `Response`
|
||||
* Add ability to override text color with `visuals.override_text_color`
|
||||
* Refactored the interface for `egui::app::App`
|
||||
|
||||
## 0.2.0 - 2020-10-10
|
||||
|
||||
* Color picker
|
||||
|
||||
Reference in New Issue
Block a user