
New Control nodes allow you to display custom HTML content.
Features
- 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.