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

Alignment of nodes in Palette

$
0
0

@lawrencelove wrote:

The image above shows an implementation of GoJS and the various nodes that are available in the palette, As you can see, all of the nodes are center-justified, except for the first node (labeled as "Disease"), which is a node that utilizes the go.Group class. This node seems to be right-justified (or it has something else going on that makes it LOOK that way). Ideally, we'd like all the nodes to be center-justified. By my estimation, the Group node simply behaves differently, and that likely causes it to be misaligned.

I've looked at the "myDiagram" and "myPalette" declarations/definitions, but don't see anything that attributes to this alignment issue. I'm hoping that is such a simple problem, that someone can point out where the alignment issue occurs without seeing the actual code. But if code is need, I can post it at a later time.

Thanks so much!

Posts: 5

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7425