disable Live Grid drag and drop on mobile

disk-divisor
Moe 2022-11-15 14:23:09 -08:00
parent 61cc2b050b
commit bcbc67bd96
1 changed files with 1 additions and 0 deletions

View File

@ -304,6 +304,7 @@ function drawLiveGridBlock(monitorConfig,subStreamChannel){
w: isSmallMobile ? 4 : width,// !monitorOrderEngaged
content: html
});
if(isMobile)liveGridData.disable();
var theBlock = $('#monitor_live_' + monitorId);
var streamElement = theBlock.find('.stream-element')
liveGridElements[monitorId] = {