AliSoftware / OHAttributedLabel

UILabel that supports NSAttributedString
https://github.com/AliSoftware/OHAttributedLabel/wiki
1.51k stars 344 forks source link

Optimize call to canOpenURL: to improve performance #159

Closed delebedev closed 10 years ago

delebedev commented 10 years ago

I'm using OHAtributedLabel a lot in the tableviewcells, so recently I've encountered this performance issue during commonInit: 123

I've fixed it by asking the app if it can handle numbers only once.

AliSoftware commented 10 years ago

Thx. Merged in 5ac5878998417e1f187416e4d2be5393015384cf + 6c3deeae8d55b3edfb8876e82cb93a9dabdfaa56