github NorthwoodsSoftware/GoJS v1.5.6
1.5.6

latest releases: v3.0.1, v3.0.0, v2.3.17...
8 years ago

Changes for 1.5.6

  • Changed default behavior of LayoutNetwork.commitLayout to call LayoutVertex.commit on each vertex in the layout. Previous behavior was to do nothing, but all predefined layouts that used LayoutNetwork already had overrides of this method. The new behavior is convenient for the implementation of simple custom Layouts that use networks. The new behavior does not affect custom layouts that do not use networks.
  • Fixed GraphObject.getDocumentAngle sometimes returning 0 when it should return 180.
  • Fixed text rendering when both TextBlock.isUnderline and TextBlock.isStrikethrough are true with all values of TextBlock.textAlign.
  • Fixed export of LinkReshapingTool.setReshapingBehavior and LinkReshapingTool.getReshapingBehavior.
  • Fixed Model.fromJson reading solid color Brushes, when they are not just strings.

Don't miss a new GoJS release

NewReleases is sending notifications on new releases.