I want a user to be able to draw a picture by dragging images from a menu onto a canvas.
Is there a way to keep track of the x/y offset of a dragging group so that when the user drops it I know exactly where it was?
Is there a way to position an element at an exact spot on the canvas?