Add TODO.md
This commit is contained in:
parent
ca9333ec3e
commit
d1a985d7cd
1 changed files with 13 additions and 0 deletions
13
TODO.md
Normal file
13
TODO.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Code
|
||||||
|
* Break off example app from emigui_wasm
|
||||||
|
* Add Rect type to GuiCmd. Every thing has a bounding rectangle, even text
|
||||||
|
|
||||||
|
# Additional bindings, e.g. Piston
|
||||||
|
|
||||||
|
# Widgets
|
||||||
|
* Scroll bar
|
||||||
|
* Menu bar
|
||||||
|
* Windows
|
||||||
|
* Text input
|
||||||
|
* Color picker
|
||||||
|
* Separators
|
Loading…
Reference in a new issue