diff --git a/web/assets/js/bs5.liveGrid.js b/web/assets/js/bs5.liveGrid.js index 7695f2c1..11f91d58 100644 --- a/web/assets/js/bs5.liveGrid.js +++ b/web/assets/js/bs5.liveGrid.js @@ -1097,7 +1097,7 @@ $(document).ready(function(e){ },700) }) .on('resizestop', function(){ - // resetAllLiveGridDimensionsInMemory() + resetAllLiveGridDimensionsInMemory() saveLiveGridBlockPositions() }); addOnTabReopen('liveGrid', function () {