DragDropOperation mouseDownOffset?

Hello.
You might have to capture the offset yourself, store it in a variable in the widget that you are dragging and pass it to DDO.

This is OnMouseButtonDown function in the widget that you have to drag.

Cheers,
P.

1 Like