diff -r 3e162ea3c726 -r 04c4835ca376 svghmi/widgets_common.ysl2 --- a/svghmi/widgets_common.ysl2 Tue Jan 18 11:35:05 2022 +0100 +++ b/svghmi/widgets_common.ysl2 Wed Jan 19 08:51:45 2022 +0100 @@ -84,8 +84,8 @@ } const "freq" choose { - when "$widget/freq" - > «$widget/freq» + when "$widget/@freq" + > «$widget/@freq» otherwise > undefined }