Details
-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
None
-
5.8.0
-
macOS 10.12
Description
When resizing a ListView quickly with SnapToItem set then it can cause the current index to change unnecessarily. If the resizing is done slowly then it does not change the index which indicates that it is incorrectly relayouting on a quick resize instead of preserving the top item at the top of the view.
Attachments
Issue Links
- relates to
-
QTBUG-112349 ListView SnapOneItem positioning wrong index in resize time
- Reported