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


tech.support

Posts: 3152
Joined: Oct 19th, 2005
Version 1.1 beta
Aug 23rd, 2017 at 8:38am
Print Post  
Version 1.1 of Cocoa Touch 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.



Spline link shape
The new spline element of LinkShape enumeration draws links as interpolating splines that pass through all of their control points:


Miscellaneous
~ Behavior.PanAndModify lets you select and modify when touch gesture starts over an item, or pan the view otherwise;
~ nodeCreated event is now also raised after creating nodes via drag-and-drop from NodeListView;

If anyone is interested in trying the beta version, please download this archive containing updated framework file -
https://mindfusion.eu/SwiftDiagram.zip

Any comments, questions and general feedback are welcome.
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Online


tech.support

Posts: 3152
Joined: Oct 19th, 2005
Re: Version 1.1 beta
Reply #1 - Oct 3rd, 2017 at 12:19pm
Print Post  
We have recompiled the diagram framework using Swift 3.2 compiler. It can now be used in Swift 3.2 and Swift 4.0 projects under Xcode 9 -
https://mindfusion.eu/SwiftDiagram.zip
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint