molon / MLLabel

UILabel replacement with TextKit. Support link and expression.
MIT License
723 stars 115 forks source link

背景色绘制忽略省略字符串高度的实现优化 #27

Closed molon closed 9 years ago

CCat00 commented 8 years ago

哥们,我在项目里用了你的MLLabel,很好用。但是我发现了一个崩溃的问题:在MLLinkLabel里,- (NSMutableAttributedString*)attributedTextForTextStorageFromLabelProperties 这个方法的 [attributedString addAttributes:attributes range:link.linkRange]; ,log是:'NSMutableRLEArray objectAtIndex:effectiveRange:: Out of bounds'。出现的前提,我输入了一串数字:336589655,你看下能不能解决一下。我的企鹅:1019260351