Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow setting an explicit handle height #22

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

timbodeit
Copy link

I am using WKVerticalScrollBar with a round button as the scroll handle like so:
screen shot 2015-11-10 at 00 33 50

To allow setting custom handle dimensions, I added an explicitHandleHeight and useExplicitHandleHeight attribute to WKVerticalScrollBar.

Other changes included in this pull request:

  • Immediatly update the handle color and handle width when setting them. Previously these changes only took effect after dragging the handle for the first time.
  • Explicitly specify WKVerticalScrollBar as a non-ARC project in the podspec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant