Tobias Otte
Tobias Otte
Hey, currently there is no disable option. I might add this in the future.
Hi, can you give me some more informations on device, OS and browser? And maybe a jsfiddle example? ~ Tobi
Thanks, I'll have a look ...
@DonDi1989 I've already reproduced some weird behaviour on Android but haven't found the bug jet. I'll try to have a deeper look into this very soon. Maybe I'll find some...
Hi, sorry for the late response, can you check if disabling prevent_default in the hammer settings helps? ``` { // other settings hammerSettings : { drag_min_distance: 0, css_hacks : false,...
Still some problems, will dig deeper ...
Hey, I was running into some serious issues with touch event on iPhone when scrolling is possible so I had to prevent it. You could reactivate it with removing the...
And I promise that I'll work on this. Sometime :-)
Hey @netdust there are a lot changes in this pull request. I don't really understand why you removed all demos and what this .idea folder is?
There are still these strange .idea and Thumbs.db files. And there are merge conflicts so I can't merge right now. Can you do me favour and split the changes on...