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 132 forks source link

Autoshrink #31

Open vbergae opened 9 years ago

vbergae commented 9 years ago

Hello,

I'm using KILabel from a storyboard (adding normal UILabel and setting his custom class to KILabel). When I set Autoshrink property from inspector to 'Minimum Font Scale" apparently it does not work.

Here are a UILabel and KILabel configured equally: ios simulator screen shot 22 6 2015 20 32 48

I'm not sure if it is an error on my configuration or a bug, so I've pushed a demo project to: https://github.com/vbergae/KILabel_Autoshrink

I hope it helps.

BaptisteT commented 8 years ago

I have the same issue..