mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
294 B
294 B
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