Calling preventDefault() on touch events
crazy2be opened this issue · 0 comments
crazy2be commented
I didn't see any way to do this from the docs or a brief look through the source code. Does touchy provide any way for an event handler to call preventDefault() on the underlying event object?
(I need this as a fix for http://code.google.com/p/android/issues/detail?id=19827)