Skip to content

v3.0.0-rc.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 20:14
· 3 commits to master since this release
v3.0.0-rc.1
2b954a3

Added

  • .constraint function for calculating and inserting UIAspectRatioConstraints.
  • .grid function for UIGridLayouts.
  • .list function for UIListLayouts.
  • .watch function for UIListLayouts to automatically .constraint new children.
  • .resize function to replace the AutomaticCanvasSize property, as it is buggy.
  • Unit tests via TestEz.