MindFusion.Diagramming for ASP.NET MVC 4.1
Released: Jun 10, 2022
Atualizações na 4.1
Recursos
- Multiple labels per node
- Includes a set of properties for full customization of display and positioning.
- Multi-touch improvements
- New property helps prevent drawing multiple items simultaneously, while keeping other multi-touch gestures enabled.
- New property makes it easier to grab adjustment handles on mobile devices.
- Miscellaneous
- New behavior lets users move link and node labels interactively.
- HorizontalOffset and VerticalOffset now work for link labels positioned using SetLinkLengthPosition method.
- ExcelExporter now exports the pen width of links.
- ExcelExporter now sets more precise positions of link end points.
- LinkEventArgs now includes origin and destination properties that report respective candidate nodes to linkCreating and linkModifying client-side event handlers.
- Added SvgNode.ContentAlign property which specifies alignment of SVG drawing inside a node.
- Added DiagramLink.lineAlignment property which sets the vertical position of a link's text.
Correções
- Horizontal scroll gestures should now work on Mac Book trackpad when using virtual scroll mode.