MindFusion.Diagramming for WPF V3.4 released

Released: Mar 1, 2016

Updates in this release

Updates in V3.4

  • Free-form Nodes - A FreeFormNode collects all points from a mouse or via touch input and displays them as a node. It lets users draw free-form nodes interactively. Additional drawing modes can convert FreeFormNode objects drawn by the user to ShapeNode objects with a similar shape.
  • Shape Control Points - Shape formulas can now be parameterized by associating control points with Shape objects.
  • Miscellaneous Updates
    • Undo/redo records for in-place edit operations are now created automatically.
    • LinkTextStyle.Center has been improved for vertical links.
    • Fixed a bug where link to a child node inside a nested container would not point to the correct position if both the nested and outer containers were folded.