JustUI/TODO

11 lines
249 B
Plaintext
Raw Permalink Normal View History

2021-03-12 16:19:43 +01:00
* Implement grid layout
* Other useful widgets
* Event subscriptions
* Simplify jlabel code using dfont_default()
Box layout:
* align-items (don't always center along the cross axis)
* justify-content (distribute empty space along the main axis)