Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.1.0 Beta 1
-
None
-
68abb104e902454b8daba23b108c1ad89e33d890
Description
In function positionViewAtRow(row, mode) the body should NOT be:
listView.positionViewAtRow(row, mode)
but:
listView.positionViewAtIndex(row, mode)
I think this error was created by a previous search and replace modification.
Attachments
For Gerrit Dashboard: QTBUG-31631 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
58474,1 | Fix TableView::positionViewAtRow() | release | qt/qtquickcontrols | Status: MERGED | +2 | 0 |