diff --git a/TODO.md b/TODO.md new file mode 100644 index 00000000..fbcddf70 --- /dev/null +++ b/TODO.md @@ -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