peachananr / purejs-onepage-scroll

The javascript version of the infamous jQuery One Page Scroll without relying on jQuery.
http://peachananr.github.io/purejs-onepage-scroll/demo/purejs_onepage_scroll_demo.html
GNU General Public License v2.0
770 stars 182 forks source link

swiping ios8, swiping down goes to bottom! #bug #9

Open renege opened 9 years ago

renege commented 9 years ago

when swiping down on ios8, it goes to the bottom ; not to the next section..

ingvoo commented 9 years ago

I have a similar problem on ios7. I have 12 sections and on each touch event it goes up/down by four sections.

aronstrandberg commented 9 years ago

On OS X (10.11), mine often (not always though) goes down/up two sections. Only when using the trackpad though (not the arrow keys), so it might the the OS actually sending two scroll events