mediathekviewweb icon indicating copy to clipboard operation
mediathekviewweb copied to clipboard

missing: Player 100% width

Open xenDE opened this issue 5 years ago • 5 comments

Hi,

it would be wonderful if the video player would use the full width of the window.

I'm currently using a Tampermonkey "Script". However, it would be wonderful if this functionality would be a fixed part.

$('#videocontent').parent().width('100%');

best regards, daniel

xenDE avatar Sep 17 '19 09:09 xenDE

Hey @xenDE - correct me if I'm wrong but the player provides a fullscreen option? image

jreitz-dev avatar Oct 12 '19 19:10 jreitz-dev

Ich möchte aber kein fullscreen, sondern die volle breite des Browser-Fensters nutzen.

Bei fullscreen kann ich nich in einem Fenster neben dem browser arbeiten/sonstwas machen.

xenDE avatar Oct 13 '19 15:10 xenDE

On Chrome you can use the "picture in picture" function (button left to the fullscreen icon).

pejobo avatar Jan 07 '20 14:01 pejobo

Es macht einfach keinen Sinn die Videobreite im Browserfenster zu beschneiden und das Video mit Rand zu zentrieren.

Wenn man nicht fullscreen schaut, dann hat man kein Interesse an einem grauen Rand.

links ist, rechts so sollte es sein:

image

xenDE avatar Jan 07 '20 14:01 xenDE

Da stimme ich dir zu ;)

pejobo avatar Jan 08 '20 11:01 pejobo