egui/TODO.md
Emil Ernerfeldt d1a985d7cd Add TODO.md
2019-01-13 16:53:43 +01:00

13 lines
245 B
Markdown

# 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