laullon / GLTapLabelDemo

UILabel with tap detection on words.
113 stars 20 forks source link

Very poor performance in UITableView #7

Closed wokalski closed 7 years ago

wokalski commented 12 years ago

There's very poor performance in UITableViewCells. A potential bug is calculation where to split a word.

http://gist.github.com/3104114

Regards