playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
663 stars 62 forks source link

VectorInput's precision value defaults to 0 #253

Closed ellthompson closed 1 year ago

ellthompson commented 1 year ago

VecotrInput's precision value currently defaults to 0. It should instead use the default precision value of the NumericInput class which is 7.