inspector icon indicating copy to clipboard operation
inspector copied to clipboard

Values shown use `toStringAsFixed(1)` which might not be enough decimal places.

Open dominic-cot opened this issue 1 year ago • 0 comments

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!

dominic-cot avatar Dec 21 '23 12:12 dominic-cot