diff -r 02229133df43 -r 51a3d6f39944 svghmi/widget_foreach.ysl2 --- 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(); }