このページは既にアーカイブ化され、その後の更新はありません。
この製品の販売は終了しました。
MindFusion.Diagramming for ASP.NET 5.6 released
Released: Jun 15, 2016
5.6 での更新項目
機能
- 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.
- NodePastedScript and LinkPastedScript client-side events raised when items are pasted from the clipboard.
- TypeScript definitions for the Diagramming API are now provided in a jsdiag.d.ts file.
- PdfExporter now creates page hyperlinks in "page://{number}" format.
不具合の修正
- CanvasVirtualScroll mode fixed for parent div size specified in percent units.
- 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.
- Fixed bug where ShapeNodes' Image did not zoom correctly in ImageMap mode for some ImageAlign values.