mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed clicking on channelname playercontrolsbug thing
This commit is contained in:
@@ -157,6 +157,7 @@ function show(){
|
|||||||
$("#chan").removeClass("bigChan");
|
$("#chan").removeClass("bigChan");
|
||||||
$("#chan").html(chan);
|
$("#chan").html(chan);
|
||||||
}
|
}
|
||||||
|
fitToScreen();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user