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