GoJS version 1.6.14

Changes for 1.6.14:

  • Improved the time when a Diagram receives focus, fixing the change made in 1.6.13, so that the ToolManager gives the focus to the diagram just before starting an eligible Tool, rather than just after it. This allows tools and event handlers to give focus to other HTML elements, while still not having the diagram get focus on the mouse down event of a click.
  • Browser mousemove events over the Diagram now bubble appropriately.
  • If a Tooltip or Context Menu Adornment has a Placeholder, the placeholder’s scale now changes with the Diagram.scale.

For older changes, see: GoJS version 1.6.13