dkaoster / scrolly-video

Components for scroll-based (or other externally controlled) playback.
https://scrollyvideo.js.org/
MIT License
971 stars 39 forks source link

feat(setScrollPercent): add scroll behavior smooth #96

Closed tarsisexistence closed 7 months ago

tarsisexistence commented 7 months ago

A follow-up to https://github.com/dkaoster/scrolly-video/pull/91. I think I did a small oversight and decided not to include it for an initial implementation of smooth scroll behaviour. But now I decided it's important to add it.