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 2219e14f86
commit 1e6e507362
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") {