Modifies CSS of video elements, setting object-fit to 'contain' and adjusting dimensions for different aspect ratios, including fullscreen mode.
Ekde 2024/09/23. Vidu La ĝisdata versio.
Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn
v1.1 - removed comment markup of videoElement.style.objectFit as failure to have it resulted in not resizing the video on fullscreen. Removed style.width and style.height changes. Removed fullScreen listeners and fullscreen checks as initial CSS update on page load applies fix to both the player and fullscreen video.