Add a way to calculate the height of table view cells based on autolayout constraints |
||
Issue descriptionThe ChromeTableView should have a way to calculate the height of the cells based on autolayout constraints, the same way it is possible with the CollectionViewController and https://cs.chromium.org/chromium/src/ios/chrome/browser/ui/collection_view/cells/MDCCollectionViewCell%2BChrome.h?q=MDCCollectionViewCell+(Chrome)&sq=package:chromium&dr=C&l=5
,
Apr 3 2018
What's the use case for this? Why does code outside of the tableview need to know the heights of individual cells?
,
Aug 1
Releasing this as I don't have time to work on it. |
||
►
Sign in to add a comment |
||
Comment 1 by gambard@chromium.org
, Apr 3 2018Status: Assigned (was: Untriaged)