userlamalovecancel
branchFacepunch.Flexbox/text-flowcancel

16 Commits over 184 Days - 0.00cph!

2 Years Ago
Support auto sizing x/y axis the root flex element
2 Years Ago
Fix elements not respecting max width when they have children that prefer to be larger than it
2 Years Ago
Properly distribute grow/shrink when some children hit their min/max size
2 Years Ago
Fix children overflowing on cross axis when not using align items stretch
2 Years Ago
Only determine flex children once per layout Set driven properties in editor on layout
2 Years Ago
Fix NRE when deleting flex elements
2 Years Ago
Clean up measurement code so main and cross axis are separated
2 Years Ago
Text constraining seems to be working, just need to clean up
2 Years Ago
Get flex text kind of working
2 Years Ago
Implement shrinking
2 Years Ago
Fix some measurement bugs
2 Years Ago
Editor fixes
2 Years Ago
Some bug fixes
2 Years Ago
Progress on getting things working
2 Years Ago
Unity upgrade
3 Years Ago
WIP refactor to support text better