Krelborn / KILabel

A simple to use drop in replacement for UILabel for iOS 7 and above that highlights links such as URLs, twitter style usernames and hashtags and makes them touchable.
MIT License
470 stars 133 forks source link

AttributedText formatting getting wiped out when using KILabel #52

Open ismyhc opened 8 years ago

ismyhc commented 8 years ago

I normally use the attributedText of UILabel. I have my formatting set as I would like it in IB. When I set the Custom Class to KILabel, then formatting is not respecting. Seems to be the default. Black text, etc.