mart created this revision. mart added reviewers: Kirigami, VDG, hein. Restricted Application added a project: Kirigami. Restricted Application added a subscriber: plasma-devel. mart requested review of this revision.
REVISION SUMMARY A component to be inserted in list items of any kind, when used in ListViews when the user wishes to be able to reorder items by drag. The handle must be used in a list item which is not directly the view's delegate, but its main child. the main delegate will act as empty space placeholder. It is recomended to use the DelegateRecycler component for this purpose TEST PLAN used in the list view gallery page REPOSITORY R169 Kirigami BRANCH mart/dragHandle REVISION DETAIL https://phabricator.kde.org/D12960 AFFECTED FILES examples/gallerydata/contents/ui/gallery/ListViewGallery.qml kirigami.qrc src/controls/ListItemDragHandle.qml src/controls/private/DefaultListItemBackground.qml src/controls/templates/SwipeListItem.qml src/delegaterecycler.cpp src/delegaterecycler.h src/kirigamiplugin.cpp src/qmldir src/styles/Material/SwipeListItem.qml To: mart, #kirigami, #vdg, hein Cc: plasma-devel, apol, davidedmundson, mart, hein