-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi there, first off thanks for the library. I am trying to use it to replace the mouse in a drag/drop grid based on Ext 4.2.2. The issue (I believe) is that Ext creates a ghost DOM element that is dragged, however this Library is still referencing the original DOM element. When the pointer moves off of the original element, the ghost element is dropped (after a small timeout).
I believe the DOM element is set in Cursor.prototype.onElementOver (this.setElement...) - can you please help me figure out how to update Leap with the ghost version of the element after it 'grabs' the original DOM element?
If you give me a few pointers I can work on a pull request (if necessary).
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels