KILabel
KILabel copied to clipboard
Autoshrink
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:
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.
I have the same issue..