Commit b6ff31d
committed
Reworked Flexbox
- Improved the current flexbox implementation
setJustifyContent: flex-start, flex-end, center, space-between, space-around, space-evenly
setDirection: row, column
setFlexWrap: nowrap, wrap
Child object new methods:
setFlexGrow, setFlexShrink, setFlexBasis1 parent b6114ca commit b6ff31d
1 file changed
+343
-75
lines changed
0 commit comments