Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Version 1.5.1 beta (Read 2048 times)
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3327
Joined: Oct 19th, 2005
Version 1.5.1 beta
Nov 20th, 2017 at 6:49am
Print Post  
Version 1.5.1 of MindFusion.Diagramming for Android contains the following new features and improvements:

State management
DiagramView now handles Android lifecycle events to automatically preserve its scroll position, zoom level and diagram's contents. You no longer have to implement Activity's onSaveInstanceState and onRestoreInstanceState to manually manage state, unless you prefer rebuilding the diagram from already saved data. To disable built-in state management, set android:saveEnabled="false" in DiagramView's definition in layout file, or call respective setter from code.

Miscellaneous
~ Diagram.createImage returns a Bitmap representing the diagram's contents;
~ the HtmlBuilder class creates an HTML image map whose areas link to items' HyperLink locations, letting users click on individual items in exported diagram images;
~ the ShowGrid and GridStyle properties implemented in Diagram class let you draw alignment grid, either as points or lines;

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

Any comments, questions and general feedback are welcome.
« Last Edit: Nov 27th, 2017 at 10:08pm by Forum Admin »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint