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

temporaryToNode always visible

$
0
0

@ahmetgundogdu wrote:

I use this template for “temporaryToNode”:

goMake(go.Node,
            {
                layerName: "Tool"
            },
            goMake(go.Shape, "Rectangle",
                {
                    strokeWidth: 1,
                    stroke: "#4a90e2",
                    fill: null,
                },
            ),
        );

But even if I can’t find any links to finish when I start linking, my shape is visible.
I want to show the ornament when there is only one end point as in the default

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 6969

Trending Articles