GoJS 2.1.2 and 2.0.20 Released

Changes for 2.1.2

Changes for 2.0.20

  • CTRL + Mouse-wheel will still stop the event from bubbling, even if CommandHandler.canIncreaseZoom or CommandHandler.canDecreaseZoom are false. These are potentially false if a Diagram.minScale or Diagram.maxScale are set. This change stops the entire page from accidentally zooming during a zoom-wheel operation.
  • Fixed a measuring bug with Link Geometry when the Link is smaller than the Link.toShortLength or Link.fromShortLength.

For previous releases, see: GoJS 2.1.1 and 2.0.19 Released - #3