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

Add an option to adjust the vertical drag sensibility #516

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

Add an option to adjust the vertical drag sensibility #516

wants to merge 3 commits into from

Conversation

titouanmathis
Copy link

It is often difficult to scroll vertically on a Flickity slider with touch devices. So I changed the dragTreshold option into an object to be able to specify an y treshold and have the possibility to adjust the sensibility of the hasDragStarted test.

@desandro
Copy link
Member

desandro commented Feb 3, 2017

Thanks for this PR. Dealing with mobile page scrolling and Flickity is tricky. Making scrolling easier in one way makes it more difficult in the other. I'll have to carefully review this implementation.

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

Successfully merging this pull request may close these issues.

2 participants