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

How to align TreeExpanderButton at the end of text in the node

$
0
0

@phreq wrote:

I have created a GoJS tree and added some nodes in it. All the nodes have TreeExpanderButton with them, but the issue is that TreeExpanderButton is overlapping the text of the node. How can I make this look fine?

The code I am using is :
$("TreeExpanderButton",
{ alignment: go.Spot.Right, alignmentFocus: go.Spot.Left },
{ visible: true })

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles