Fix missing document ready check on resize
This commit is contained in:
@@ -326,6 +326,7 @@ html(lang='en')
|
||||
update_block_and_connection_stats();
|
||||
fixFooterHeightAndPosition();
|
||||
enableTooltips();
|
||||
isDocumentReady = true;
|
||||
});
|
||||
if showPanels == true
|
||||
script.
|
||||
|
||||
Reference in New Issue
Block a user