Release version 1.0.5
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;