Prinzhorn / skrollr

Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love).
http://prinzhorn.github.io/skrollr/
MIT License
18.52k stars 3.49k forks source link

Skrollr + chrome dev tools causing page to not scroll when emulating touch #757

Open danielcgold opened 9 years ago

danielcgold commented 9 years ago

Not really looking for a fix here since this is a google problem and not a skrollr problem. Has anyone come across this? Is there a quick fix?

NPC commented 9 years ago

I usually have to turn mobile emulation off, refresh the page in desktop mode, and then turn emulation back on—then it works. Refreshing in emulated mode disabled scrolling for me too.

hrag commented 9 years ago

This happens to me without emulating touch, just regular ol Chrome (45.0.2454.15 beta (64-bit) on OSX 10.10.3) with dev tools open.

AliciaRamirez commented 8 years ago

I'm having the same issue as @hrag. If I close the dev tools, scrolling comes back.