You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.
I am using your panhandler as part of a custom carousel widget. The widget had a dozen images or so, and the panhandler allows the user to click and drag around.
What I would like to do is set a timer and then update the position / auto scroll.
Normally I could use scrollLeft and animate to do so, but with panhandler it no longer works.
Is there a better way to have auto scrolling?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using your panhandler as part of a custom carousel widget. The widget had a dozen images or so, and the panhandler allows the user to click and drag around.
What I would like to do is set a timer and then update the position / auto scroll.
Normally I could use scrollLeft and animate to do so, but with panhandler it no longer works.
Is there a better way to have auto scrolling?
The text was updated successfully, but these errors were encountered: