egui/TODO.md

16 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