Add TODO.md

This commit is contained in:
Emil Ernerfeldt 2019-01-13 16:53:43 +01:00
parent ca9333ec3e
commit d1a985d7cd

13
TODO.md Normal file
View 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