GoJS Context Menu and change the font size

The Mind Map sample, Mind Map , demonstrates context menu commands to increase and decrease the size of the node’s text.

The commands call the sample’s changeTextSize function which depends on a TwoWay Binding of the TextBlock.scale property in the node template.

1 Like