v2.2.18
版本发布时间: 2022-11-18 23:46:16
NorthwoodsSoftware/GoJS最新发布版本:v3.0.11(2024-08-30 08:12:32)
Changes for 2.2.18
- Fix for some initialization animations which could set Part.location incorrectly.
- Fixed operation of the LinkShiftingTool extension when the mouse is inside the connected node.
- The TypeScript extensions are now compiled with options
"noImplicitOverride": true, "noUnusedLocals": true
. - Fix since 2.2.0: Link bounds now always contain all JumpOvers.
- Fix since 2.2.0: When a Diagram.autoScale is applied, dragging Parts outside of the viewport now reliably triggers a redraw.