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

Set cursor on draggable item's left side #427

Open VickyMahir opened 7 years ago

VickyMahir commented 7 years ago

Dear,

I want to set cursor always on left side of draggable item's left side.

I want to do like : http://jsfiddle.net/eEgTL/

So how can i do this?

Thanks, Vijay M

enderakay commented 6 years ago

Hi Vijay, Have you found a solution to your problem?

VickyMahir commented 6 years ago

No @enderakay , not found any solution.