Skip to content

1.6.5

Compare
Choose a tag to compare
@simonsarris simonsarris released this 22 Apr 18:00
· 326 commits to master since this release

Changes for 1.6.5

  • Fixed updating of a link geometry when modifying Link.curve or Link.curviness.
  • MouseMove events now bubble by default, unless a tool other than the ToolManager is the Diagram.currentTool.
  • Fixed the invalidation of custom geometries of Shapes.
  • Reduced the shifting of Groups that have a LayeredDigraphLayout as the Group.layout upon repeated collapse/expand.