You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've realized the issue is because the code isn't taking into account that the containing div might not be the left most on the page. Even on the demo site if you edit the containing row to have a left margin, it starts glitching. I can't figure out how to fix it though, if someone wants to take a look. Think it has something to do with the mousedown function, it's setting the clone to the coordinates of the mouse relative to the page, not to the containing div.
When I move my items, they appear about 300px to the right and 100 px above where my cursor is
The text was updated successfully, but these errors were encountered: