MindFusion.Diagramming for ASP.NET MVC 2.7 released

Released: Jun 27, 2016

Updates in 2.7

Features

  • Free-form Nodes - Collect all the points from a mouse or touch input and display them as node's outline.
  • Convert Free-form Drawings to ShapeNodes - Convert FreeFormNode objects drawn by users to ShapeNode objects with matching shapes.
  • TypeScript definitions for the Diagramming API are now provided in a jsdiag.d.ts file.
  • Configure the settings of internal JavaScriptSerializer instances.
  • PdfExporter now creates page hyperlinks in "page://{number}" format.

 

Fixes

  • Fixed bug where the ExpandOnIncoming property specifying link direction for collapse/expand actions did not work correctly.
  • Removed several global JavaScript variables created inadvertently by the control.