Skip to content

1.3.0 Touch Control Updates

Compare
Choose a tag to compare
@maxxfrazer maxxfrazer released this 16 Feb 13:33
· 54 commits to main since this release
951d641

Release 1.3.0

  • Update RUIStepper and RUISwitch to have better touch controls.
  • Added hasCollided to arTouchEnded method call.
  • Added tests for the above.
  • Modified the default opacity background of RUIStepper
  • Update indentation
  • Add DocC Articles for setup + started RUIControls.

All updated methods have deprecated tags with auto-update options on the old ones.

Fixes:

  • Fix padding value on RUIButton
  • Fix collision shape for RUISwitch