Update TODO

This commit is contained in:
2025-06-29 17:40:22 +02:00
parent 09c24e7123
commit e75dcb7753

View File

@@ -92,7 +92,7 @@
- ~~Positioning (anchors)~~ - ~~Positioning (anchors)~~
- ~~Move layouting to Render instead of Update, use Update for input.~~ - ~~Move layouting to Render instead of Update, use Update for input.~~
- Input propagation - Input propagation
- Use GridSet to efficiently query inputtable UI elements. - ~~Pass input to widgets.~~
- Add element focus logic, make them focusable with action inputs. - Add element focus logic, make them focusable with action inputs.
- Basic input elements (button, text field, toggle). - Basic input elements (button, text field, toggle).
- Styling - Styling