Fix displaying objects on live stream when resized
parent
734ba63b3b
commit
dc936e441a
|
|
@ -1097,7 +1097,7 @@ $(document).ready(function(e){
|
|||
},700)
|
||||
})
|
||||
.on('resizestop', function(){
|
||||
// resetAllLiveGridDimensionsInMemory()
|
||||
resetAllLiveGridDimensionsInMemory()
|
||||
saveLiveGridBlockPositions()
|
||||
});
|
||||
addOnTabReopen('liveGrid', function () {
|
||||
|
|
|
|||
Loading…
Reference in New Issue