Added newline to videojs lib

This commit is contained in:
Cat 2016-12-06 15:19:16 +01:00 committed by Thulinma
parent 1c0fd833bb
commit d5c526173b
3 changed files with 7 additions and 4 deletions

View file

@ -883,6 +883,9 @@ function mistPlay(streamName,options) {
});
}
//monitor for errors
//TODO
if (player.resize) {
//monitor for resizes and fire if needed
window.addEventListener('resize',function(){