voronianski / swipe-js-iso

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

function disableScrolling is NOT found #25

Open releasethecow opened 5 years ago

releasethecow commented 5 years ago

as titled. I can't found API disableScrolling as documented in README.md

heartAndRain commented 5 years ago

I'm having the same issue

Cyberlane commented 5 years ago

It is simply an option you pass into the initial function call. If you do have an example of it not working though, please provide a code sample.