Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic JDiagram 4.0.2 has been released! (Read 1943 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
JDiagram 4.0.2 has been released!
Aug 20th, 2013 at 7:27pm
Print Post  
We have released version 4.0.2 of JDiagram. It contains various customer-requested features and fixes several bugs:

ContainerNode improvements
~ child nodes are now drawn by their containers; when containers overlap, the children of a lower container cannot appear in front of the upper container anymore;
~ the ClipChildren property specifies whether to clip child items to container’s boundaries;
~ the ZIndex property  no longer changes automatically when dropping nodes into a container;
~ the Visible property of child items no longer changes when folding or unfolding containers; this lets you keep invisible items inside containers;
~ when selection including a container and its child node is dropped into another container, the child node now remains in its original container;

Miscellaneous
~ the ScrollZoneSize property of DiagramView can be used to specify the size of the area near the control edges that starts auto-scrolling.
~ improved placement of link labels along shorter link segments.
The arrangeLinkLabels method rearranges link labels whose AutoArrange flag is set.
~ DiagramLink.intersects checks whether two links intersect.
~ the hitTest method determines whether a diagram item or any of its child items contain the specified point.
~ overriding hitTestHandle in a derived item type lets you implement custom adjustment handle testing for the type.
~ the getFlatItemList returns a list of all TreeViewNode items.
~ the GridOffsetX and GridOffsetY properties let you change the origin of the alignment grid.
~ fixed selection handles repaint bug http://mindfusion.eu/Forum/YaBB.pl?num=1370470277
~ fixed cascading link auto-orientation bug http://mindfusion.eu/Forum/YaBB.pl?num=1372994107

Registered customers with an active upgrade subscription can download the licensed version from the clients area on our site.

A trial version is available for download here:
https://www.mindfusion.eu/JDiagramTrial.zip
    
Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint