Added newline to videojs lib
This commit is contained in:
parent
1c0fd833bb
commit
d5c526173b
3 changed files with 7 additions and 4 deletions
|
@ -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(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue