MindFusion.Diagramming for JavaScript 3.5.1
Released: Nov 11, 2020
3.5.1 での更新項目
機能
- Virtual scroll improvements
- The control now handles mouse wheel events to scroll the diagram when virtual scrolling is enabled.
- DOM elements that implement virtual scroll mode now use CSS grid layout.
- VirtualScroll mode is now enabled by default.
- Electron compatibility - Serialization and clipboard operations should now work under Electron.js.
- Miscellaneous
- Mouse pointer position is now provided as an argument for nodeCreated and linkCreated events.
- Visibility property added to CompositeNode components lets you keep invisible components in the template.
- General performance improvements.
- Collapse/expand icon is now drawn correctly for CompositeNode when Expandable is enabled.
- JSON deserialization no longer creates undo records.
- API changes for compatibility with MindFusion diagramming API for other platforms.
- StrokeThickness is now specified in MeasureUnit instead of pixels.