Hello everyone,
i have a question about draggable elements. How can i get the cursor position relative to the helper during the drag? It is the same as cursorAt (left, top relative to helper) but i would like to get this position not to set (I leave empty the cursorAt property).
Thank you.