Skip to content

Version 1.10.3

Compare
Choose a tag to compare
@nicoco007 nicoco007 released this 21 Apr 20:51
· 65 commits to master since this release

Game Compatibility

✔️ Tested with Beat Saber 1.34.5 – 1.36.0

Changes

  • Added patch to fix ScrollToCellWithIdx when called with ScrollPositionType.End.
  • pad/padding on LayoutGroup can now be set as a 4-integer RectOffset value (e.g. padding="1 2 3 4").
  • Added name property to set GameObject names.
  • Added skew and show-underline to icon-button.
  • icon-button's icon now gets greyed out when the button is marked as non-interactable.
  • Added warnings to RegisterTypeHandler if conflicts are detected.