mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Update README.md
This commit is contained in:
@@ -96,6 +96,7 @@ Add extremely quick animations for some things, maybe 2-3 frames. For instance:
|
||||
* [ ] Draw as hotmap
|
||||
* [ ] Change `width.min(max_width)` to `width.at_most(max_width)`
|
||||
* [ ] Egui icon
|
||||
* [ ] Minimal markdown viewer
|
||||
|
||||
### Names and structure
|
||||
* [ ] Rename things to be more consistent with Dear ImGui
|
||||
|
||||
Reference in New Issue
Block a user