Esri / cim-symbol-builder-js

Use the CIM Symbol Builder to explore different combinations of symbol layers and their properties to create your desired CIMSymbol in the ArcGIS API for JavaScript.
https://esri.github.io/cim-symbol-builder-js/
Apache License 2.0
10 stars 6 forks source link

< 1pt width values cannot be set in "Width" text box #1

Closed mboeringa closed 3 years ago

mboeringa commented 3 years ago

Hi,

I noticed that, despite the intial value for width showing as 0.5pt for the CIMSolidStroke, see first image, once you make an attempt to edit it, only integer values are allowed to be typed in the box. It would be really desirably to be able to set floating point values like 0.2 or even 0.25 (Firefox browser by the way).

Initial display: afbeelding

Impossible to edit, only integer values show up if you type a '.' or ',' separated floating point value: afbeelding