marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

Use centre of gravity (COG) instead of the original position of the cursor while dragging #441

Open aberenyi opened 6 years ago

aberenyi commented 6 years ago

Hi there,

I was wondering how complicated it could be to implement something like this

I think using the initial position of the cursor makes dragging really sluggish.

Cheers

aberenyi commented 6 years ago

Showcases here