Hi,
I have an application using GoXam where I don’t want to allow the user to copy a node using Ctrl-Drag.
I’ve managed to achieve this.
However, if the user does Ctrl-Drag a node I would like the application to just move the node (as if they were dragging it without Ctrl held down).
Is there a way to achieve this?
Thanks