playcanvas / pcui

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

VectorInput default precision value #256

Closed ellthompson closed 1 year ago

ellthompson commented 1 year ago

The VectorInput should have a default precision of value of 7 to match that of the NumericInput.

Fixes #253