Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
If ListView had a wrap property, we could get rid of hacks that we do in qtquickcontrols2 for a wrapping Tumbler:
- https://code.qt.io/cgit/qt/qtquickcontrols2.git/tree/src/quicktemplates2/qquicktumbler.cpp?id=188a2210348461b3060eddd5c9368759d93d40c6
- https://code.qt.io/cgit/qt/qtquickcontrols2.git/tree/src/quickcontrols2/qquicktumblerview.cpp?id=188a2210348461b3060eddd5c9368759d93d40c6
- https://code.qt.io/cgit/qt/qtquickcontrols2.git/tree/src/imports/controls/Tumbler.qml?id=188a2210348461b3060eddd5c9368759d93d40c6#n59
It would also allow SwipeView to support wrapping for free:
Attachments
Issue Links
- relates to
-
QTBUG-63217 Support non-looping PathView
- Reported
-
QTBUG-93024 PathView does not work well with items of varing widths
- Closed
-
QTBUG-50027 Behaviour and styling of TabBar and TabButtons in Universal style
- Closed
- resulted from
-
QTBUG-56422 SwipeView wrap around
- Closed