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.