Update TODO

This commit is contained in:
2025-06-19 15:32:29 +02:00
parent 3460c124b8
commit 63448210e2

View File

@@ -65,7 +65,12 @@
- Basic widgets (button, label, text input) - Basic widgets (button, label, text input)
- Layout - Layout
- Containers
- ~~VerticalContainer~~
- ~~HorizontalContainer~~
- ~~GridContainer~~
- FlexContainer
- Positioning (anchors)
- Input propagation - Input propagation
- Styling.
- Basic input elements (button, text field, toggle). - Basic input elements (button, text field, toggle).
- Containers (vertical and horizontal). - Styling.