inspector
inspector copied to clipboard
Values shown use `toStringAsFixed(1)` which might not be enough decimal places.
Our design team use Inspector to validate that components that we build align with their designs. Due to Inspector only using one decimal place when showing things like height, they believe that there are discrepancies where in fact it is just a rounding issue.
Would it be possible to allow configuring the number of decimal places that are shown with the inspector?
Happy to help out with the change!