Fullscreen support not working correctly with version 4 of video.js -


with version 4 of video.js, exiting fullscreen mode not return video container correct size.

this obvious , can seen on videojs website demo well. enter fullscreen, exit. video wrong size. 8-(

tried in chrome , firefox, broken in both.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -