egui/TODO.md

14 lines
245 B
Markdown
Raw Normal View History

2019-01-13 15:53:43 +00:00
# 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