Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.0
-
None
-
bede04154 (dev), 0011dad7f (6.8), 50d04bc6b (tqtc/lts-6.5)
Description
If you have a TableView 'tv' that is synced to another TableView in a specific direction, e.g Qt.Horizontal, then calling tv.positionViewAtColumn(10, TableView.AlignLeft) will have no effect. It's expected that both tv and the syncView will be positioned on column 10 after the call.
Attachments
For Gerrit Dashboard: QTBUG-131776 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
608621,2 | TableView: ensure we position the syncView in the right direction | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
609035,2 | TableView: ensure we position the syncView in the right direction | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
609180,2 | TableView: ensure we position the syncView in the right direction | tqtc/lts-6.5 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |