Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

ClickCreatingTool not working on a Group

$
0
0

@Abhishek wrote:

I did the clickCreating on group like this
groupTemplate……

click(e) { if(SD.mode === 'node') e.diagram.toolManager.clickCreatingTool.insertPart(e.documentPoint); },

But “clickCreatingTool.canStart” function was getting triggered on group click also but why “clickCreatingTool.insertPart” not getting triggered?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles