MindFusion.Diagramming for WinForms Standard 6.8.1

Released: Nov 16, 2021

Updates in 6.8.1

Features

  • Link routing
    • Improved PatternRouter default patterns.
    • Disabling the RoutingOptions AvoidOverlaps property now lets you create routes with overlapping segments.
  • Miscellaneous
    • CellEventArgs PreventNodeEvent now lets you stop NodeClicked and NodeDoubleClicked events firing after respective cell ones.
  • API changes
    • For consistency with CellClicked and NodeClicked events, the control now also raises NodeDoubleClicked for a TableNode after CellDoubleClicked. To revert back to old behavior, set the PreventNodeEvent argument.