Matthew Styles

Results 15 comments of Matthew Styles

Looks like this is out-of-scope for KILabel. I've put together [KITextAttachment](https://github.com/Krelborn/KITextAttachment) that might do what you want. Will probably shut this issue down and continue in the new repo. Build...

I can't reproduce this crash on the development branch. What is the text in the label and attribute?

Thanks for the quick reply. The problem is because KILabel is assuming NSLinkAttributeName is a string. This is actually fixed on the develop branch where we are checking type of...