Update TODO

This commit is contained in:
2025-06-24 14:51:30 +02:00
parent a5d2668c18
commit b228f04670

View File

@@ -81,4 +81,7 @@
- ~~Move layouting to Render instead of Update, use Update for input.~~
- Input propagation
- Basic input elements (button, text field, toggle).
- Styling.
- Styling
- Add style settings for UI panels (for buttons, labels, etc.).
- Find a way to reference external assets in the style (fonts, textures).
- Create a default style for widgets.