GoJS version 1.8.4

  • Added Diagram.scrollsPageOnFocus property, to control whether the page scrolls to show the Diagram’s HTMLDivElement when the diagram receives focus, if the element is not entirely visible in the window. For compatibility now the default value is true, but the default value will be false in version 2.0.
  • Fixed a regression from 1.7.28/1.7.29 with starting automatic animations.
  • Fixed an animation positioning bug with nested collapsed groups.