mirror of
https://git.planet-casio.com/Lephenixnoir/JustUI.git
synced 2024-12-26 19:43:39 +01:00
10 lines
249 B
Text
10 lines
249 B
Text
* 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)
|