svghmi/widget_foreach.ysl2
branchwxPython4
changeset 3609 51a3d6f39944
parent 3603 f1a00aa8cb3b
--- a/svghmi/widget_foreach.ysl2	Tue Sep 13 16:51:54 2022 +0200
+++ b/svghmi/widget_foreach.ysl2	Tue Sep 13 16:53:15 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();
     }