mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
Add separator widget
This commit is contained in:
4
TODO.md
4
TODO.md
@@ -1,6 +1,9 @@
|
||||
# Code
|
||||
* Break off example app from emigui_wasm
|
||||
* Add Rect type to GuiCmd. Every thing has a bounding rectangle, even text
|
||||
* Dynamic fonts:
|
||||
* Font options (sizes)
|
||||
* Read ttf via web?
|
||||
|
||||
# Additional bindings, e.g. Piston
|
||||
|
||||
@@ -10,4 +13,3 @@
|
||||
* Windows
|
||||
* Text input
|
||||
* Color picker
|
||||
* Separators
|
||||
|
||||
Reference in New Issue
Block a user