Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Version 3.4.3 beta (Read 1083 times)
Slavcho
YaBB Moderator
*****
Online


tech.support

Posts: 3146
Joined: Oct 19th, 2005
Version 3.4.3 beta
Apr 17th, 2017 at 1:25pm
Print Post  
Version 3.4.3 of WPF Diagram control contains the following new features and improvements -

Flip shapes
The shape of a ShapeNode can be flipped horizontally or vertically. Enable the AllowFlip property and the shape flips when an edge is dragged over its opposite edge. You can get or set current flip state using FlipX and FlipY properties.



DiagramLink improvements
~ AllowSplitLinks now works for Bezier links too. Users can insert a new Bezier segment by dragging any point (other than a control point) of a selected link. Adjacent segments can be merged back into a single one by dragging a tangent control point (square adjustment handle) onto a pass-through control point (round adjustment handle);
~ IntermediateShape shapes are now rendered at correct position for Spline links;
~ RerouteLinks.WhileModifying now works when multiple nodes are being dragged, either due to selection or grouping;
~ fix for link visibility issues when folding nested containers;

Miscellaneous
~ ShapeNode.TextLines property returns the lines of text as wrapped for current node size;
~ Behavior.PanAndModify lets you select and modify when the mouse pointer is over an item, or pan the view otherwise;
~ fix for LayeredLayout not sorting subgraphs correctly when using the MultipleGraphsPlacement.*Sort options;

If anyone is interested in trying the beta version, please download this archive containing updated assembly files -
https://mindfusion.eu/_beta/wpfdiag343.zip

Any comments, questions and general feedback are welcome.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint