molon / MLLabel

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

父视图添加了tap手势后, 则不能触发Link的回调. #59

Closed rxdxxxx closed 7 years ago

molon commented 7 years ago

@JasonSDHY 需要自己过滤一下。 https://github.com/molon/MLLabel/blob/master/Example/MLLabel/ViewControllers/ListNoNibTableViewCell.m#L74-L88