-
Bug
-
Resolution: Done
-
P2: Important
-
5.2.0
-
None
-
qtdeclarative/stable: b244fc002d4fb97abb8647ed07f6e927cf3de789
I'm using a "snapping" horizontal ListView to implement iOS-style draggable side panels. For this, I need to adjust the highlight range depending on which side is being dragged. Changing the highlight range while dragging causes nasty binding loops and flicker, because QQuickItemView tries to fixup the position whenever the highlight range is changed. It shouldn't do that while being dragged.
| For Gerrit Dashboard: QTBUG-35920 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 74596,2 | Item views: avoid fixing up the position while moving/flicking | stable | qt/qtdeclarative | Status: MERGED | +2 | 0 |