Quantcast
Channel: Northwoods Software - Latest topics
Viewing all articles
Browse latest Browse all 7419

How to prevent diagram from moving when dragging

$
0
0

@MJ wrote:

Hello,

When I drag, I want the node to be selected without the diagram moving.

I applied the code below but it does not work.

this.myDiagram.toolManager.draggingTool.isEnabled = false;
this.myDiagram.toolManager.dragSelectingTool.isEnabled = true;

How can I fix it?

Thanks,
Mun

Posts: 8

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7419

Trending Articles