lukesnowden / FSVS

Full Screen Vertical Scroll
https://www.lukesnowden.co.uk/full-screen-vertical-scroll/
723 stars 145 forks source link

Allow scrolling during slide transition #2

Closed roganartu closed 10 years ago

roganartu commented 10 years ago

One of the things I dislike the most about full screen scrolling layouts is when I try to scroll all the way to the bottom of a page with my mouse wheel and I have to wait for a transition to end before I can trigger the next one.

A configurable delay before accepting a new mouse wheel scroll would allow more natural feeling scrolling when desired without breaking the full screen scrolling feel.

lukesnowden commented 10 years ago

This is (I believe) the main concern of scroll hijacking as takes away a users preference and replaces it with a developers or clients preference.

Give me until tonight to test your changes and then I'll pull them in.

cheers

roganartu commented 10 years ago

No worries. I tested a few different delays using the demo page and found 250ms to be the most natural feeling for me, but this is likely to be a very objective setting.