mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
Add example where you can change layout direction and alignment
This commit is contained in:
@@ -87,6 +87,7 @@ Add extremely quick animations for some things, maybe 2-3 frames. For instance:
|
||||
* [ ] Build in a profiler which tracks which `Ui` in which window takes up CPU.
|
||||
* [ ] Draw as flame graph
|
||||
* [ ] Draw as hotmap
|
||||
* [ ] Change `width.min(max_width)` to `width.at_most(max_width)`
|
||||
|
||||
### Names and structure
|
||||
* [ ] Rename things to be more consistent with Dear ImGui
|
||||
|
||||
Reference in New Issue
Block a user