Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.15
-
None
Description
If the rowHeightProvider returns a height per row that depends on the height of the TableView, it might return a 0 height for all rows at start-up. Since this can be confusing, consider adding a special case where we do an automatic forceLayout whenever TableView is resized from empty to a valid size.
Attachments
Issue Links
- relates to
-
QTBUG-70326 TableView
- In Progress