Skip to content

Unity: Improved View Logic

Choose a tag to compare

@coinbump coinbump released this 18 Jun 03:27
· 106 commits to main since this release

What's New in v2.33

  • Moved all UI code into a single folder (Views, controls, UISystem, etc.). Did a thorough code review, made improvements to UI logic, View logic for HStack, VStack, ZStack, VGridView, etc. Added additional unit tests for testing view logic.