egui/TODO.md

17 lines
320 B
Markdown
Raw Normal View History

# Infrastructure
We need to make it easy to make your own library using emigui_wasm.
Maybe we can use build.rs to generate needed stuff, e.g. index.hmtl?
2019-01-13 15:53:43 +00:00
# Code
2019-01-19 16:09:00 +00:00
* Read TTF from browser?
2019-01-19 16:10:28 +00:00
* requestAnimationFrame
2019-01-13 15:53:43 +00:00
# Additional bindings, e.g. Piston
# Widgets
* Scroll bar
* Menu bar
* Windows
* Text input
* Color picker