Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
return preventDefault calls to touch event
refs #130 - some browsers don't support touch-action: none, so we need to call event.preventDefault anways to make sure it covers all browsers
- Loading branch information