fzzyhmstrs opened this issue 4 months ago ยท 0 comments
The validated number textbox widgets use simple toString, not a DecimalFormat like the sliders use. Update to a Decimal format, and for any number type add method for providing a custom decimal formatter.
toString