Fixed scaling issue on mobile when playing, and fixed embed crashes

This commit is contained in:
Kasper Rynning-Tønnesen
2018-07-25 07:20:24 +02:00
parent e8fb72caf2
commit a550138eef
2 changed files with 301 additions and 305 deletions

View File

@@ -148,6 +148,8 @@ window.addEventListener("load", function() {
}
});
function resizePlaylistPlaying(){};
function startWaitTimerPlay() {
setTimeout(function() {
if(videoSource == "youtube") {