GoJS version 1.8.34

  • Fixed a bug with geometry string parsing using quadratic bezier shorthand (“T”).
  • Fixed setting Part.category of a Part that is not in the Diagram. This simply changes the property value without replacing the visual tree with a new copy of a template.
  • Updated some outdated documentation regarding PathSegment.radiusY matching radiusX.