Prettier small player on frontpage when playing soundcloud

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-29 15:56:17 +02:00
parent ab8e53d1e0
commit 81dd783609
8 changed files with 82 additions and 55 deletions

View File

@@ -179,6 +179,7 @@ function hide_native(way) {
Player.soundcloud_player.pause();
}
} catch(e){}
//clearTimeout(durationTimeout);
Player.stopInterval = true;
if(Helper.mobilecheck()){
if(document.querySelector("#pause").classList.contains("hide")){