ホーム / ニュース / 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.