I was wondering if it is possible in pagePiling.js to add a stop once the top/bottom of a section has been reached?
My main issue, is using the touch pad on a MBPro, if you scroll quickly it will hit the top/bottom of a section and quickly transition to the next section. I would, instead, like for it to stop when reaching a top/bottom boundary, and then require an additional scroll to make the transition.
EDIT: Normal sections do have somewhat of a delay, the problem is on sections using the .pp-scrollable
where scrolling to the top/bottom of a section will quickly transition to the next section. It would be nice, if in the .pp-scrollable
sections, an additional scroll is needed to proceed to a different section.