MindFusion.Diagramming for JavaScript 3.5.3
Released: Mar 9, 2021
3.5.3 버젼 업데이트
기능
- Adjustment Handles Styling
- The appearance of adjustment handles can now be customized.
- The HandlesVisualStyle objects returned by them provide sub-properties corresponding to graphic attributes of the different handle types.
- Adjustment handles can now be painted in solid color or with arbitrary brushes such as gradients and patterns.
- Miscellaneous
- nodeTextEditing, linkTextEditing and cellTextEditing validation events let you prevent users from editing a specific item.
- ActiveItem reference is now serialized in JSON format.
수정사항
- XML serialization fixes.
- Fixed rendering of joints for links with larger strokeThickness and more than one segment.
- Fixed scroll position serialization in virtual scroll mode.