Skip to content

page: Fix drag-sorting of pages in PageSortDialog

Arjen Hiemstra requested to merge work/ahiemstra/pagesort into master

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

Merge request reports