Changes for 3.0.12
- TreeModel.setDataProperty now calls TreeModel.setParentLinkCategoryForNodeData when the property name matches the TreeModel.parentLinkCategoryProperty.
- Improved the default values for Shape.spot1 and Shape.spot2 for the “Capsule” figure.
- Fixed clipping regions in the SVG Diagram.renderer when using Spot panels with Panel.isClipping set to true.
- Fixed type signature for Brush constructor.
- Improved SVG rendering when Spot Panels with Panel.isClipping are present.
- Setting GraphObject.fromEndSegmentLength or GraphObject.toEndSegmentLength when the port or link spot is a “…Side” Spot now automatically invalidates the routing of the link.
- Fixed Link JumpOver geometry after some animations.