Skip to content

🍒 page: Fix drag-sorting of pages in PageSortDialog

Arjen Hiemstra requested to merge work/cherry-pick-212835b8 into Plasma/6.0

When using ListDragHandle, it shouldn't be the actual listview delegate that's being dragged but an item inside it. In addition, also correct some other porting issues.

BUG: 482377

(cherry picked from commit 212835b8)

Merge request reports