pull/3122/head
Andrew Bauer 2021-01-09 08:54:13 -06:00 committed by Isaac Connor
parent 8d75f30d22
commit 751102fa6d
1 changed files with 3 additions and 4 deletions

View File

@ -1121,7 +1121,6 @@ function getStat() {
function onStatsResize(vidwidth) {
var minWidth = 300; // An arbitrary value in pixels used to hide the stats table
var cookie = 'zmEventStats';
var width = $j(window).width() - vidwidth;
// Hide the stats table if we have run out of room to show it properly