Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15.6, 5.15.2
-
None
-
-
3c896d3a3c158f7d01340229d6d98b8e077b9f46
Description
It's not flicking with touch in version 5.15.2, works in 5.14.2. ListView { id: listView clip: true headerPositioning: ListView.PullBackHeader header: ToolBar { z: 2 width: listView.width RowLayout{ anchors.fill: parent IconImage{ name: "view-object-list" }} }
Attachments
Issue Links
- duplicates
-
QTBUG-89409 Unable to scroll listview by dragging / swiping if header is used
- Closed