Compare commits
2 Commits
3460c124b8
...
1b09d80f7a
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b09d80f7a | |||
| 63448210e2 |
13
TODO.md
13
TODO.md
@@ -1,5 +1,9 @@
|
||||
# Voile MVP
|
||||
|
||||
## Bugfixes
|
||||
|
||||
- ActionJustPressed and KeyboardKeyJustPressed don't detect inputs consistently.
|
||||
|
||||
## Core
|
||||
|
||||
- ~~Add and implement interfaces for systems (ISystem, IUpdatableSystem, etc.)~~
|
||||
@@ -65,7 +69,12 @@
|
||||
|
||||
- Basic widgets (button, label, text input)
|
||||
- Layout
|
||||
- Containers
|
||||
- ~~VerticalContainer~~
|
||||
- ~~HorizontalContainer~~
|
||||
- ~~GridContainer~~
|
||||
- FlexContainer
|
||||
- Positioning (anchors)
|
||||
- Input propagation
|
||||
- Styling.
|
||||
- Basic input elements (button, text field, toggle).
|
||||
- Containers (vertical and horizontal).
|
||||
- Styling.
|
||||
|
||||
Reference in New Issue
Block a user