dragdoll icon indicating copy to clipboard operation
dragdoll copied to clipboard

Improve default algorithm for choosing the autoscroll target

Open niklasramo opened this issue 3 years ago • 0 comments

The default algorithm for choosing autoscroll target is a bit naive and easily leads to unintuitive target being chosen. We need to factor in the movement direction and the closest edge which the dragged item is moving towards.

niklasramo avatar Nov 22 '22 21:11 niklasramo