forkingdog / UITableView-FDTemplateLayoutCell

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

The NSLayoutConstraint have problem #282

Closed wendongsheng closed 7 years ago

wendongsheng commented 7 years ago

When i refresh the tableView, there are a problem: Try this: (1) look at each constraint and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it.

weekwood commented 7 years ago

Need more detail to detect issue