svghmi/widget_foreach.ysl2
changeset 3603 f1a00aa8cb3b
parent 3241 fe945f1f48b7
--- a/svghmi/widget_foreach.ysl2	Mon Sep 12 11:56:52 2022 +0200
+++ b/svghmi/widget_foreach.ysl2	Tue Sep 13 16:29:21 2022 +0200
@@ -140,7 +140,7 @@
         this.unsub_items();
         this.sub_items();
         update_subscriptions();
-        need_cache_apply.push(this);
+        this.apply_cache(); 
         jumps_need_update = true;
         requestHMIAnimation();
     }