@lex wrote:
I'm creating nodes that just consist of a single line. When starting to drag from the node, links are created. This is ok. However, I can't drag the node anymore, so I created an adorment (selection adornment template) for this purpose. The node cannot be dragged via the adornment by default.
I found that I can manually trigger the DraggingTool but I don't know when it should be triggered since there seems to be no "mouseMove" event to subscribe to. Is there an example for dragging nodes via adornments?
Posts: 7
Participants: 2