Skip to content

v3.1.1: contentMode and ScrollStep fixes

Compare
Choose a tag to compare
@cbpowell cbpowell released this 12 Jul 01:30
· 138 commits to master since this release
  • Fixes issue #191: forwards the contentMode property setting to the sublabel, which can help with size changes (thanks @FlaviaBondJamesBondsHusband!)
  • Fixes issue #192: Fixes the access levels for the ScrollStep and FadeStep types (for generating custom scrolls), which were incorrectly not marked public (thanks @cyonix!)