You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.6.24
Fixed an infinite recursion when a Link with a label Node connects with
that same node.
Fixed a case of AnimationManager retaining references to Parts that were
not cleared by Diagram.clear.
1.6.23
* Fixed a bug with Picture.sourceCrossOrigin setting the CORS flag too
late. Some browsers require it be set before an image source is set.
* Fixed a bug in recent Chrome browsers and Edge where
shift-scroll-wheel did not scroll horizontally.
1.6.21
• Overviews are notified at the end of animations, in case they need to
update their bounding box.
• Fixed a scrollbar issue when using initalAutoScale and resetting the
diagram or loading a new model.
• Fixed link label positioning in certain cases where
GraphObject.alignmentFocus and GraphObject.segmentOrientation are both
set.