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 option to disable swipe on touch for navigation #116

Closed
imakewebthings opened this issue Jan 9, 2013 · 2 comments
Closed

Add option to disable swipe on touch for navigation #116

imakewebthings opened this issue Jan 9, 2013 · 2 comments

Comments

@imakewebthings
Copy link
Owner

What it says on the tin.

@imakewebthings
Copy link
Owner Author

Master now includes an option, options.touch.swipeDirection, to indicate which direction of swipe gestures to listen to. The default is 'horizontal'. Other possible values are 'vertical' and 'both'. If the option is set to anything else (say, false) then swipe navigation will be disabled. This change will be part of the 1.1 release.

@imakewebthings
Copy link
Owner Author

This is included in the 1.1.0 release.

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

No branches or pull requests

1 participant