首頁 / 新聞 / MindFusion.Diagramming for JavaScript V3.3.4
MindFusion.Diagramming for JavaScript V3.3.4
LayeredLayout 添加穩定的排序,以在應用於同一圖形時顯示相同的結果。
10月 16, 2019
新版本
特性
Shape Components - The Shape class, used to specify ShapeNode geometry, can also be used as a component in a CompositeNode. When the isOutline attribute is set, the shape will control the CompositeNode's geometry too, defining hit test, clip area and link alignment points along the node's border. If isOutline is disabled, the shape will serve mostly as a decorative element.
containerChildAdding event handlers can now stop propagation of the event in the container hierarchy by calling setHandled.
TableNode.resizeToFitText improvements.
LayeredLayout now uses stable sorting and should always create the same results when applied to the same graph.