Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Diagramming for WPF, V3.5.3 (Read 2550 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 733
Joined: Apr 6th, 2003
Diagramming for WPF, V3.5.3
May 1st, 2018 at 10:18am
Print Post  
We have released version 3.5.3 of WPF Diagram control. It contains the following new features and improvements:

Layout improvements
  • The KeepLinkShapes property of LayeredLayout lets you preserve initial Shape value of links when LinkType is set to Cascading. The orthogonal path applied by latter property is approximated using respective link shape.
  • Set ConsiderNodeShapes property of LayeredLayout to align link end points to non-rectangular node borders.
  • Fix for wrong link positions when the diagram contains folded containers.
  • Fix for unnecessarily large distance between subsequent layers after a long node appears in a layer.
  • ArrangeAsync method of CompositeLayout now also applies MasterLayout asynchronously.

PathFinder improvements
  • Speed of FindAllCycles and EnumAllCycles methods improved.
  • FindAllCycles and EnumAllCycles no longer report mirrored versions of cycles in undirected mode.

Miscellaneous
  • Z order of ContainerNode's children is now local to the container. Adding child node to a container no longer changes ZIndex values.
  • The Compact method of Diagram class moves nodes as far possible to the top or left sides of diagram without changing their initial relative positions.
  • The ExtendSelection element of ModifierKeyAction lets users select items with lasso rectangle without deselecting old ones.
  • Set Selection.KeepInsideDiagram property to prevent users from dragging multiple selection outside of diagram boundaries.
  • Fix for incorrectly exported Procedure shape by ExcelExporter.
  • Fix for link auto-routing around rotated DiagramNodeAdapter objects.

Installer for the latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.eu/WpfDiagTrial.zip

Updated assemblies are also available as MindFusion.Diagramming.Wpf NuGet package.

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint