홈 / 뉴스 / MindFusion.Diagramming for JavaScript 3.1
MindFusion.Diagramming for JavaScript 3.1
복합 노드 및 애니메이션화된 레이아웃을 추가합니다.
9월 8, 2017
신규 버전
기능
Composite nodes - The content of a composite node can be created by building a tree of components programmatically, or by loading a JSON template. This initial release includes layout containers such as StackPanel and GridPanel. Objects from the MindFusion.Drawing namespace now double as CompositeNode components (Image, Text, Path, Rect).
Animated layout - Methods added to the Diagram and ContainerNode classes to display the movement of items from their original locations to new locations assigned by the layout object.
Overview improvements
ScaleMode enumeration and properties added to the Overview control to implement several scaling modes.
Users can zoom the diagram by resizing the viewport tracking rectangle.
MinVisibleFontSize specifies a threshold value that hides text if scaled font sizes become smaller.
Miscellaneous
ImagePadding property lets you set the padding space between element borders and their images.
resizetoFitText method resizes table columns and rows to fit text.