inloop / Styles

Styling iOS apps made easy
MIT License
18 stars 2 forks source link

FIX: Rename lineHeight #61

Closed jakubpetrik closed 6 years ago

jakubpetrik commented 6 years ago

Renaming lineHeight because it was misleading since it behaves more like multiplier and not so much as CSS lineHeight.

In other words: lineHeight of 22pts != .lineSpacing(22)