MindFusion.Diagramming for Java Swing V4.7.1

Released: Jan 30, 2024

V4.7.1 中的更新

特性

  • 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
    • Added the Opacity property which lets you create translucent DiagramItem by applying it to the alpha channel of all colors in the item.
    • Improved in-place editing of ItemLabels.

修補程式

  • TableNode copy constructor fixes.