Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15
-
None
-
dac2c8aec4917742aed6e311cf542dc37da60809 (qt/qtdeclarative/dev) 03d3d26f6e0cc1698b3a16b0695dcc71420219e8 (qt/qtdeclarative/5.15)
Description
TableView tries to limit the number of times it calculates contentWidth/Height. This seems to go wrong if you first have only one row, then later add a lot of rows that will make the content height grow larger than the size of the TableView.