When dragging an item from a TileList onto a Canvas, I want the
DragProxy to always "snap" to the top left corner of the DragProxy
image. Instead it "Holds" the image where I placed the mouse on the
UIcomponent.

I tried looking into offset-x and offset-y but cant make it sum up.
See the thing is that I am using a dragProxy image, not the UI itself.
This image is not embedded as each item dragged, has it's own dragproxy.

Do I have to store the width/height of the dragproxy to be able to do
this ?

Thanks for any help you might provide.

Mark

Reply via email to