GoJS 2.2.22 released

Changes for 2.2.22

  • Disallow browser wheel events on the Diagram canvas from bubbling if the wheel has a horizontal component. This bubble prevention also prevents the browser in some systems from committing page “back” and “forward” actions.
  • Fixed a bug where resetting Picture.source to the empty string may cause a property set error.