lukehaas / Scrollify

A jQuery plugin that assists scrolling and snaps to sections.
MIT License
1.81k stars 577 forks source link

overflowScroll + iOS #341

Open phoebusryan opened 6 years ago

phoebusryan commented 6 years ago

Hi there, On my iPhone and iPad, the scrolling with overflowScroll activated is not fluid. Scrolling is snapping on the screen. Can I disable that? When moving to another section the snapping must be active but not while scrolling inside a section.

When I deactive touchScroll, it doesn't snap anymore and scrolling is weird. Maybe it's because of your comment "if touchScroll is false - update index" in the main-file?

Hope you know what I mean. :-)