-
Bug
-
Resolution: Done
-
P2: Important
-
5.11.0
-
None
-
30476f12de5f3fdc1ee91d0065a52c8f661afa7b (qt/qtquickcontrols/5.12)
The problem is name of listView.transientScrollbars in BasicTableView. It is defined like "transientScrollbars" ("bars" in lower case). But it is used like "transientScrollBars" ("bars" in upper case) in binding for __scrollBarTopMargin.
Thus binding for __scrollBarTopMargin is not valid.
I suggest to name transientScrollbars in upper case like in ScrollViewStyle.
For Gerrit Dashboard: QTBUG-69041 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
245762,2 | Fix incorrect transientScrollBars binding in BasicTableView | 5.12 | qt/qtquickcontrols | Status: MERGED | +2 | 0 |