voronianski / swipe-js-iso

Universal (a.k.a isomorphic) version of Swipe.js
https://www.npmjs.com/package/swipe-js-iso
MIT License
188 stars 57 forks source link

update operation for disableScroll option #10

Closed Ben07 closed 7 years ago

Ben07 commented 7 years ago

if disableScroll is true,I think we just execute return. event.preventDefault function does't work for this situation.