GoJS version 1.8.31

  • Fixed a bug rendering to SVG when an arc was the first segment of a figure and it needed an initial straight line to get to the correct starting point.
  • Fixed a bug in Diagram.findObjectsNear where complete inclusions weren’t always returning the proper set of objects fully enclosed within the circular area given by the point and distance parameters.