Преглед изворни кода

auto update script executed

Toby Chui пре 1 година
родитељ
комит
72479e7edc
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      web/components/status.html

+ 4 - 0
web/components/status.html

@@ -590,6 +590,10 @@
         
     }
 
+    window.addEventListener("focus", function(event){
+        handleChartAccumulateResize();
+    });
+
     document.addEventListener("visibilitychange", () => {
         // it could be either hidden or visible
         //handleChartAccumulateResize();