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.