Update TODO

This commit is contained in:
2025-06-25 21:46:30 +02:00
parent 90fe38b017
commit 4b2aa31b63

View File

@@ -80,6 +80,8 @@
- ~~Positioning (anchors)~~
- ~~Move layouting to Render instead of Update, use Update for input.~~
- Input propagation
- Use GridSet to efficiently query inputtable UI elements.
- Add element focus logic, make them focusable with action inputs.
- Basic input elements (button, text field, toggle).
- Styling
- Add style settings for UI panels (for buttons, labels, etc.).