MindFusion.Diagramming for ASP.NET V6.3.0

Released: Feb 15, 2021

V6.3.0 での更新項目

機能

  • Control nodes - Display custom HTML content specified via the Template property.
  • Button components - Composite nodes can now contain buttons.
  • Virtual scroll improvements - The control now handles mouse wheel events to scroll the diagram when virtual scrolling is enabled.
  • Video nodes - Display video streams along with UI elements to play, pause, seek and change volume.
  • Miscellaneous
    • Mouse pointer position is now provided as argument to nodeCreated and linkCreated events.
    • Visibility property added to CompositeNode components lets you keep invisible components in the template.
    • General performance improvements.
    • CompositeNode content is now clipped by default if the template "Shape" is marked with the isOutline attribute.
    • Implemented custom logic for the +/- button.
    • TopologicalLayout can now be applied on client-side.