svghmi/widget_display.ysl2
branchsvghmi
changeset 3067 2263f2ecf9bb
parent 3065 c369a742443d
child 3142 2637bb6a6bb0
--- a/svghmi/widget_display.ysl2	Tue Oct 20 00:23:52 2020 +0200
+++ b/svghmi/widget_display.ysl2	Tue Oct 20 00:24:49 2020 +0200
@@ -20,7 +20,7 @@
     const "field_initializer" foreach "path" {
         choose{
             when "@type='HMI_STRING'" > ""
-            otherwise 0
+            otherwise > 0
         }
         if "position()!=last()" > ,
     }