홈 / 뉴스 / MindFusion.Diagramming for JavaScript V3.5.4
MindFusion.Diagramming for JavaScript V3.5.4
조정 핸들을 사용하지 않고 노드를 드래그할 수 있도록 'MoveNodes' 동작이 향상됩니다.
5월 7, 2021
신규 버전
기능
Stock themes - The library now includes nine stock themes, accessible via respective static methods of the Theme class. Call the setTheme method of Diagram to apply a theme.
The MoveNodes behavior now allows nodes to be dragged without using adjustment handles.
Added new SelectedBrush and SelectedStroke properties which are used to draw selected items.
CaptionBackBrush of ContainerNode and TableNode objects can now be set via Style instead of nodes' own properties.
Added BackColor and TextColor properties to NodeListView.
ToolTip property of AnchorPoint now shows tooltip text when mouse hovers over the point.
Added new Scripting.js sample project which demonstrates ControlNode objects and graph traversal.