utom / sketch-measure

Make it a fun to create spec for developers and teammates
http://utom.design/measure
MIT License
6.92k stars 596 forks source link

Show the exported values up to 5th digit #284

Open akirichev opened 7 years ago

akirichev commented 7 years ago

You've created very useful plugin that saves a lot of time going back and forth with developers. Great job!

I was wondering if there is a way to modify the source files to show values rounded to nearest tenthousandth.

For example we are working with 16px grid and all our files are using rems. I have an element which has height of 85px and when I choose in settings to use rems units with 16px scale the output value is "5.31rem".

The value that I need in this case should be 5.3125rem and this will give me proper sizing of 85px.

Thanks in advance!

ziyafenn commented 6 years ago

Totally agree! Don't see point why it's rounding up REM's