egui/TODO.md
2019-01-13 19:15:11 +01:00

15 lines
294 B
Markdown

# Code
* Break off example app from emigui_wasm
* Add Rect type to GuiCmd. Every thing has a bounding rectangle, even text
* Dynamic fonts:
* Font options (sizes)
* Read ttf via web?
# Additional bindings, e.g. Piston
# Widgets
* Scroll bar
* Menu bar
* Windows
* Text input
* Color picker