zeplin-flutter-extended
zeplin-flutter-extended copied to clipboard
Not respecting Density divisor
Hey @roberto198907 First of all thx for awesome extension. Check out the issue below.
Pixel Density of project is 3x Font size is 12.7 pt not 38 pt as seen below. You need to use densitydivisor. https://github.com/zeplin/zeplin-extension-documentation/blob/94c085447edf9a2cdc7733965a476d765161500b/model/project.md#projectdensitydivisor--number

@roberto198907 sorry forgot to add exact points 12.7 pt not 38 pt, was I able to communicate the issue clearly?
@roberto198907 Were I able to properly communicate the issue?
Hi @jascodes yah, thanks for letting me know about it, I did not know about density-divisor so I will try to add it to a new version in these days.
Has this been added? its a bit of a pain to keep manually doing it.