jaridmargolin / bouncefix.js

🚫 Stop full body elastic scroll bounce when scrolling inside nested containers (IOS)
http://jaridmargolin.github.io/bouncefix.js/
84 stars 15 forks source link

Fixing disabling of Fastclick on top/bottom #12

Open Ollebolle opened 8 years ago

Ollebolle commented 8 years ago

This PR includes the fix for Fastclick that dondevi posted here.

Essentially it fixes a bug where you would have to press any button twice to get a click event through Fastclick if the scroll container was either at the top or bottom scroll position.