Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Version 1.2.2 beta (Read 2011 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Version 1.2.2 beta
Dec 30th, 2015 at 9:50am
Print Post  
MindFusion.Diagramming for Android v1.2.2 includes the following new features and improvements:

Context menu
A long press over a diagram item displays a radial menu that lets users delete the item or edit its text. Handle the contextMenuOpening event to customize the menu by adding new items or removing standard ones. You can add a new item by calling the addMenuItem method or by adding a new RadialMenuItem instance to the Items list. A long press over unoccupied part of the diagram raises contextMenuOpening and displays a menu only if the event handler adds any custom items.

Miscellaneous
~ Length and LengthType classes are now public to let you define GridPanel row and column sizes from code instead of XML templates.
~ Undo/redo records for in-place edit operations are now created automatically.
~ KeepInsideDiagram constraint prevents a node from leaving diagram boundaries during user interaction (the older RestrictItemsToBounds property does not stop nodes from leaving diagram area but returns them to original position if dropped outside).
~ StartPoint and EndPoint properties provide a shortcut to setting the first and last control points of a DiagramLink.

If anyone is interested in trying the beta version, please download this archive containing updated jar and help files:
https://mindfusion.eu/_beta/droiddiag122.zip

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