Преглед на файлове

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();