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

touch scroll using thumb #35

Open
venkataramanarao opened this issue Mar 7, 2014 · 1 comment
Open

touch scroll using thumb #35

venkataramanarao opened this issue Mar 7, 2014 · 1 comment

Comments

@venkataramanarao
Copy link

Glad that i've got a solution while i'm checking for a fixed thumb fancy scrollbar.

While I'm using this with my mobile device, i'm able to scroll on the content, but scrolling with thumb is not working.

If i'm clicking on the vertical track the content is getting scrolled to the ultimate bottom and to the ultimate top and also the thumb is getting scrolled to top and bottom. Scrolling the content with the thumb isn't working. Have i missed anything?

@mzubala
Copy link
Owner

mzubala commented Apr 6, 2014

Thumb lies inside the scrolled element to which touch events are attached. It doesn't matter if you touch inside the element or the thumb itself - touch event is triggered in both cases. Maybe you just have hard time hitting the thumb with your finger? On my smartphone I have to zoom a bit to be able to hit the thumb precisely.

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

No branches or pull requests

2 participants