Skip to content

Disable Drag and Drop for touch, fix drag and drop icons

Noah Davis requested to merge work/ndavis/kickoff-touch-scrolling2 into Plasma/5.25

Drag and drop conflicted with drag/flick scrolling and drag and drop was deemed less important than scrolling or opening the context menu for touch. Maybe in the future we can have a way to at least rearrange favorites with touch input.

BUG: 450448

This commit does the same thing as 66507b5d, but that one couldn't be cherry-picked.

Merge request reports