I often use a comment on top of widgets to display the value of the widget.
The comment vlaue prop contains somathing like :
@{mySlider.value}
The comment used to display the value of the widget as it sent over OSC, respecting the "decimal" prop.
I've just upgraded from 1.15 o 1.16, and now I see that the displayed value is not truncated anymore.
Is that expected ?
SHould I use another script to display the value as it is sent over OSC ?
or is there a special syntax to limit / round displayed value to something more readable ?
thanks
example session :
comment value decimals issue.json (3.1 KB)