mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Mobile playbar
This commit is contained in:
4
static/dist/main.min.js
vendored
4
static/dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -9,7 +9,7 @@ var Youtube = {
|
|||||||
document.getElementById('song-title').innerHTML = "Empty channel. Add some songs!";
|
document.getElementById('song-title').innerHTML = "Empty channel. Add some songs!";
|
||||||
$("#player_overlay").height($("#player").height());
|
$("#player_overlay").height($("#player").height());
|
||||||
|
|
||||||
//if(!window.mobilecheck()) $("#player_overlay").toggleClass("hide");
|
if(!window.mobilecheck()) $("#player_overlay").toggleClass("hide");
|
||||||
try{
|
try{
|
||||||
ytplayer.stopVideo();
|
ytplayer.stopVideo();
|
||||||
}catch(e){}
|
}catch(e){}
|
||||||
|
|||||||
Reference in New Issue
Block a user