forkingdog / UITableView-FDTemplateLayoutCell

Template auto layout cell for automatically UITableViewCell height calculating
MIT License
9.93k stars 2.01k forks source link

作者想法很好, 但是aotolayout 在复杂的Cell 上面性能太差了,当UILabel 内容很多的时候卡顿很严重 #335

Closed CoderDuMeng closed 7 years ago

afantree commented 7 years ago

尝试一下自己手动计算高度,看看性能如何。