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
This was written by @ferishili, many thanks!
Fixes an issue where the video players would not show
up IN SAFARI, leaving small empty boxes in their place.
Only after clicking the full screen button a few times would
the videos then show up. This fixes the issue by toggling the
fullscreen button ourselves via code. We also confine this
toggling to Safari, so that people who use reasonable browsers
are not affected by any brief visual glitches
this may result in.
0 commit comments