DragDrop allows to customize everything, except for the cursor position. It is currently relying fully on the mouse.x/y position to know where the cursor is.
Add support for the custom cursor position: user enables a "custom cursor" mode, and after that starts providing arbitrary cursor position.
DragDrop allows to customize everything, except for the cursor position. It is currently relying fully on the mouse.x/y position to know where the cursor is.
Add support for the custom cursor position: user enables a "custom cursor" mode, and after that starts providing arbitrary cursor position.