Update Slider component value on timeupdate event
Closed this issue · 0 comments
mrharpo commented
When video is playing, the slider component should update it's value attribute (or vnode.state) with the currentTime value from the timeupdate
event.
Currently, changes in the Slider component update the Monitor, but not the other way around.