MindFusion.Diagramming for WPF V4.0.2

Released: Jan 23, 2024

V4.0.2 での更新項目

機能

  • Drag-and-drop improvements - The control now displays a ghost image of nodes dragged from NodeListView. Set the DragIndicatorOpacity property to set the image opacity. Set HorizontalDropAlignment and VerticalDropAlignment to specify placement of dropped node relative to mouse pointer.
  • Miscellaneous
    • You can now set LayerTowardsStart property of LayeredLayout to place child nodes closer to parent nodes.
    • You can now call CloseToolTip method if you need to hide tooltips explicitly.
    • Small performance improvements.

不具合の修正

  • Fixed MouseInputMode of ControlNode when using new DiagramView.