bbc / VideoContext

An experimental HTML5 & WebGL video composition and rendering API.
http://bbc.github.io/VideoContext/
Apache License 2.0
1.32k stars 156 forks source link

Make currentTime match duration when reaching the end #189

Closed germain-gg closed 3 years ago

germain-gg commented 4 years ago

fixes #144

I don't think that we have a way to properly test those changes at the moment. I'd like at some point to open a conversation regarding the approach around testing that we could/should take in VC