Skip to content

Release version 1.0.5

Compare
Choose a tag to compare
@Friend-LGA Friend-LGA released this 07 Nov 11:09
· 14 commits to master since this release

Property showWhenScrolling was changed to alwaysVisible

Now you can:

  • Set sensitivity of show/hide when scrolling (number of points, default is 64.f)
    • plusButtonsView.scrollSensitivity = 0.f
  • Hide additional buttons on scroll
    • plusButtonsView.hideButtonsOnScroll = YES;