Mouse pointer position differs than that of Dragged Element
mmpatel opened this issue · 1 comments
mmpatel commented
There are 2 lists and when I try to copy a element from list 1 to list 2 sometime the mouse pointer position is different than that of dragged element. For draggeed element we setData to show only one child tag.
The issue is producible on chrome browser. Attaching the video and screenshot for reference
video link: https://drive.google.com/file/d/1qu_5MNS35mxr8lDmJwOV94vg7Gj4MI_2/view?usp=sharing
screenshot link: https://drive.google.com/file/d/1jnXOBCdU7ydmkBGhYeT9GzG409owlMWA/view?usp=sharing

sergiomedinavalentin commented
I have the same problem. As you add more elements to the screen, the position of the item you drag is not correct. Any solution?