이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.
더 이상 이 제품을 제공 하지 않습니다.
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.