Fix missing document ready check on resize

This commit is contained in:
Joe Uhren
2024-12-28 19:28:46 -07:00
parent 45a929b254
commit 1909def4aa
+1
View File
@@ -326,6 +326,7 @@ html(lang='en')
update_block_and_connection_stats();
fixFooterHeightAndPosition();
enableTooltips();
isDocumentReady = true;
});
if showPanels == true
script.