GoJS version 1.5.13

Changes for 1.5.13:

  • Fixed GraphObject.isActionable items being erroneously clickable through other non-actionable Parts.
  • Diagram.makeSvg now uses globally unique identifiers for its elements so that SVG from makeSvg can be used multiple times in the same page.
  • Fixed DraggingTool movement of a Node with a half-connected Link when DraggingTool.isGridSnapEnabled is true.