GoJS version 1.8.22

  • Fixed an issue where the ResizingTool wasn’t respecting GraphObject.minSize and GraphObject.maxSize during uniform resizing.
  • Cleaned up require syntax in the extensionsTS directory.
  • Fixed an issue with Panel.defaultSeparatorDashArray not getting used as the default value.
  • Fixed resizing a nested Group with DraggingTool.isGridSnapEnabled true causing member Links to shift positions.