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
using height: fit-content instead of height: 100% works but then when you start playback the bottom UI jumps up for a second. Maybe because the video element resizes or so. Not sure why Safari does this. In Chrome it's fine w/ fit-content as well.
The text was updated successfully, but these errors were encountered:
related muxinc/media-chrome#754
using
height: fit-content
instead ofheight: 100%
works but then when you start playback the bottom UI jumps up for a second. Maybe because the video element resizes or so. Not sure why Safari does this. In Chrome it's fine w/ fit-content as well.The text was updated successfully, but these errors were encountered: