forkingdog / forkingdog/UITableView-FDTemplateLayoutCell
updateConstraints 约束后,tableview的高度没有变化?
Open
- Dominant language
- Objective-C
- Stars
- 9.9k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
设置数据后,隐藏了一些view,我重新更新了约束,但tableview cell的高度没有变化,请问有什么办法可以计算更新约束之后的高度?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported case: hide views after setting data, update the constraints, and check whether the table view cell height changes. Trace the library's table view cell height calculation path and verify that the height is recalculated after the constraint update; no source file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100