YouTubeCenter icon indicating copy to clipboard operation
YouTubeCenter copied to clipboard

#546 Playlist under video

Open neonVoice opened this issue 8 years ago • 4 comments

After updating to 546 dev build, i encountered this: http://imgur.com/a/3R12V In html code i have <div id="player-playlist" class=" content-alignment watch-player-playlist " style="margin-top: -847px;"> and inside it <div id="watch-appbar-playlist" class="watch-playlist" style="top: 487px;">

If i change player-playlist margin-top to -477, it looks fine, like that: http://imgur.com/a/X1CST

-477 = (-1)*(487)+10

neonVoice avatar Feb 10 '17 07:02 neonVoice

you can work around this by turning on the 'theater mode' of the player (which will push the playlist out from under the video).

sangohan avatar Feb 12 '17 05:02 sangohan

Where can i finde the Theather Mode ?

Audipower avatar Feb 14 '17 15:02 Audipower

Please fix this. I'm encountering this too: http://puu.sh/udfRA/816c3449e2.jpg

p1nkyy avatar Feb 21 '17 15:02 p1nkyy

Perhaps the fix in YouTube Center would be to invoke the "Theater Mode" JavaScript function in order to push down the playlist.

dxgldotorg avatar May 13 '17 20:05 dxgldotorg