You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
14:45:07 < gkatsev> I know why on ios the player is in "fullwindow" mode after exiting the fullscreen
14:45:37 < gkatsev> whether the player is fullscreen or not is set up on the player currently
14:45:49 < gkatsev> but on ios, which *still* uses the old way of doing stuff
14:45:57 < gkatsev> is inside the html5 tech
14:46:17 < gkatsev> and can't set whether the player is fullscreen yet
14:46:30 < gkatsev> so, our fullscreen handler never removes the vjs-fullscreen class
Tested on an iPad Mini, iOS 8.3
Steps to Reproduce
Expected: the player returns to its size before fullscreen
Actual: the player fills the entire sandbox window
The text was updated successfully, but these errors were encountered: