SnapKit / Masonry

Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
MIT License
18.05k stars 3.14k forks source link

tableViewHeaderView & textView #581

Open dc1300 opened 4 years ago

dc1300 commented 4 years ago

New Issue Checklist

🚫 If this template is not filled out your issue will be closed with no comment. 🚫

Issue Info

Info Value
Platform e.g. ios/osx/tvos
Platform Version e.g. 8.0
Masonry Version e.g. 1.0
Integration Method e.g. carthage/cocoapods/manually

Issue Description

⚠️ Replace this with the description of your issue. ⚠️

dc1300 commented 4 years ago

if TableViewHeaderView have a textView,and the textView can autoLayOut and change its height,I want change the height of TableViewHeaderView with the height of textView