dkaoster / scrolly-video

Components for scroll-based (or other externally controlled) playback.

Home Page:https://scrollyvideo.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: callback for video percentage change

tarsistic opened this issue · comments

We can have a manual video percentage handling, but if we have both at the same time, then ideally, you would want to update your slider with progress value.

Currently, if you update the video percentage and then scroll via trackScroll, then your slider of videoPercentage becomes outdated.