optonaut / ActiveLabel.swift

UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
MIT License
4.47k stars 686 forks source link

UILabel vertical alignment #30

Closed ghost closed 8 years ago

ghost commented 8 years ago

UILabel as a Active Label does not center as a normal UILabel:

Image in Storyboard: http://i.stack.imgur.com/vVYLX.png Image in runtime: http://i.stack.imgur.com/A0mLQ.png

Even if my settings is set to the original, it does not go centre/in the middle. If i remove the ActiveLabel from my UILabel, it works perfect.

polqf commented 8 years ago

Related to #24

ghost commented 8 years ago

@poolqf Did you manage to fix this somehow?

polqf commented 8 years ago

@xScylez Fixed on the last release