svghmi/widget_switch.ysl2
changeset 3516 d3cf85a3c282
parent 3513 7d4a16e59337
child 3518 c663d1f9f03b
--- a/svghmi/widget_switch.ysl2	Wed Jun 15 11:41:59 2022 +0200
+++ b/svghmi/widget_switch.ysl2	Wed Jun 15 11:43:51 2022 +0200
@@ -26,7 +26,7 @@
         current_value = undefined;
 
         init(){
-            animate();
+            this.animate();
         }
 
         dispatch(value) {