magic-mouse-js icon indicating copy to clipboard operation
magic-mouse-js copied to clipboard

Issue when dragging SVG

Open mrizinos opened this issue 2 years ago • 1 comments

Great project, a performant solution for custom cursors was exactly what i needed. I am facing an issue when i'm dragging an SVG element. As you can see in the attached pen if you drag one of the handles, the drag functionality works but the cursor doesn't follow.

https://codepen.io/bahtadu/pen/mdXqmpa

mrizinos avatar May 27 '22 11:05 mrizinos

@mrizinos Look like the Draggable plugin triggers another event when you drag, I will try to dive into this. Thanks for reporting

dshongphuc avatar May 30 '22 03:05 dshongphuc