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

vertical scrolling on mobile devices triggers always the panleft or panright Event #1199

Open
Killerbear opened this issue Oct 18, 2018 · 1 comment

Comments

@Killerbear
Copy link

Killerbear commented Oct 18, 2018

Even if you set the direction to horizontal only.
If you press on the Hammer Element and scroll up or down, this motion triggers the on.("panleft") or on.("panright") event.
And after scrolling, the .on("panned") event does not get triggered.

you can test this in this example:
https://codepen.io/Killerbear_02/pen/MPVZqV#0
use browser in mobile mode or smartphone.
Pan up and down on the Element.

@iotch
Copy link

iotch commented Dec 5, 2018

I can confirm that with v 2.0.8 and chrome mobile v70. Looks like it is a known issue - #1050

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