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
I'm not a js programmer so this issue may be with me rather hammer, I apologise if this is case.
Basically, I'm not able to set the pan/scroll threshold.
I'm using hammer from a GWT application. I can see that I'm passing the threshold through when the event handler is attached (Hammer.js:1997) but it does not seem to be getting passed through to the PanRecognizer. What is the correct way to programmatically set the pan threshold?
Thanks,
Evan.
The text was updated successfully, but these errors were encountered:
Hi,
I'm not a js programmer so this issue may be with me rather hammer, I apologise if this is case.
Basically, I'm not able to set the pan/scroll threshold.
I'm using hammer from a GWT application. I can see that I'm passing the threshold through when the event handler is attached (Hammer.js:1997) but it does not seem to be getting passed through to the PanRecognizer. What is the correct way to programmatically set the pan threshold?
Thanks,
Evan.
The text was updated successfully, but these errors were encountered: