bbc / VideoContext

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

Fix/current time bug #117

Closed PTaylour closed 6 years ago

PTaylour commented 6 years ago

Should fix https://github.com/bbc/VideoContext/issues/116

I've added a few more tests, but I'm not 100% confident this won't cause any regressions (this bit of code I changed is pretty old)

So testers are very welcome :)