Skip to content

Make drag and drop of pager more reliable

Niccolò Venerandi requested to merge work/niccolove/betterpagerdraganddrop into master

I make sure that the area where drag and drop is allowed is the pager, then I lower the drag threshold to avoid applications boxes to be dragged from outside of them, and I disable x, y animations as it interferes with the drag and drop logic.

BUG:460541 BUG:460545

Merge request reports