Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Delay before scrolling can resume even when bouncing and flinging are turned off #96

Open
jonnylevy opened this issue Jun 18, 2015 · 0 comments

Comments

@jonnylevy
Copy link

Hi,

I am trying to setup a vertical ftscroller and notice that if you scroll up to the top and scroll a few times with a bit of momentum and then try and scroll back in the opposite direction, you have to wait a while before you can. Essentially, you have to wait a few seconds before scroll events resume and ultimately scrolling of the content resumes.

I notice this even on the demo: http://ftlabs.github.io/ftscroller/examples/verticalcontinuous.html

This would make sense to me if I had bouncing turned on as im guessing it needs to wait for it to bounce back before resuming but I don't want this effect and have it set to false. I also set flinging to false, so im not sure if this is a bug or if im missing something?

I basically want it to feel more responsive, so they can scroll back and forth quickly without a delay.

Any ideas?

Thanks

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

No branches or pull requests

1 participant