github NorthwoodsSoftware/GoJS v2.1.45
2.1.45

latest releases: v3.0.11, v3.0.10, v3.0.9...
3 years ago
  • Fixed a bounds calculation bug with PathSegment.SvgArcs, when the arc has a zero X or Y radius value.
  • Link route calculations now avoid an effectively infinite loop due to floating point errors when the two ports almost exactly overlap each other.
  • Fixed an occasional exception when dragging a disconnected link when the link had no points in its route.
  • The GraphObject.naturalBounds of a Shape now always prefers GraphObject.desiredSize if it exists, over the Shape's Geometry.bounds. These are usually the same, but a Geometry with beziers can be slightly off from the desiredSize used to create it.

Don't miss a new GoJS release

NewReleases is sending notifications on new releases.