YouTubeCenter
YouTubeCenter copied to clipboard
#546 Playlist under video
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
you can work around this by turning on the 'theater mode' of the player (which will push the playlist out from under the video).
Where can i finde the Theather Mode ?
Please fix this. I'm encountering this too: http://puu.sh/udfRA/816c3449e2.jpg
Perhaps the fix in YouTube Center would be to invoke the "Theater Mode" JavaScript function in order to push down the playlist.