Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.15
-
None
-
d6a5afd120838647e0dd2a420dacf06389f0a48e (qt/qtdeclarative/dev) de3dfe2411180c2a4754f22a1a61b19a25099a2c (qt/tqtc-qtdeclarative/tqtc/lts-5.15) 032b12cd5074e4618f56668912465a4dca8d72f4 (qt/qtdeclarative/6.1)
Description
If you have a TableView with only a couple of rows, and you add a third one, the contentHeight doesn't update, even when all the rows in the model are visible inside the viewport. The same is also true for columns, if you add a row that changes the width of a column, and all columns are already visible, the contentWidth doesn't update.
Attachments
Issue Links
- is required for
-
QTBUG-92070 Feature parity for item views in Qt Quick compared to Widgets
- In Progress