Jon Knowles

Results 4 issues of Jon Knowles

Hi, I just found your site and found it really interesting. I noticed a minor annoyance though when I was clicking around, so I wanted to document it. This issue...

Currently vtt.js displays cues with line positioning offsets for both vertical right-growing-left and vertical left-growing-right offset from the incorrect side of the subtitle overlay. The following cues are currently rendererd...

In cue-style-box.js, there is a switch statement based on the value of cue.positionAlign (https://github.com/videojs/vtt.js/blob/master/lib/process/cue-style-box.js#L54). However, the values in the switch appear to be possible values for the VttCue lineAlign property,...

I've cloned the repository and installed it successfully, but when I run `npm run test` I get the following error: > > [email protected] test C:\Users\jknowles\workspace\vtt.js > > grunt > >...