willmcpo / body-scroll-lock

Body scroll locking that just works with everything 😏
MIT License
4.04k stars 339 forks source link

allowTouchMove method should support us with the event #210

Open ahmed-saber opened 3 years ago

ahmed-saber commented 3 years ago

Hi, I really like this library, but I have an issue with the allowTouchMove method it only gives us the element but not the event itself and in my case, I need to track the user movement?

diachedelic commented 3 years ago

You are right, the event should be passed as the second argument.