zipme / RQShineLabel

Secret app like text animation
MIT License
1.97k stars 218 forks source link

First Line Alignment Error #10

Closed joeblau closed 9 years ago

joeblau commented 9 years ago

If you set the UILabel alignment to center or right with multiline text (2+ more lines) the first line is aligned to the left while the rest of the lines are aligned center or right.

maxkonovalov commented 9 years ago

Please see this pull request: https://github.com/zipme/RQShineLabel/pull/12

joeblau commented 9 years ago

It's fixed! Thanks @maxkonovalov and @zipme