v2.2.13
版本发布时间: 2022-07-20 23:49:22
NorthwoodsSoftware/GoJS最新发布版本:v3.0.11(2024-08-30 08:12:32)
Changes for 2.2.13
- Fixed asynchronous model loading which might intermittently fail to perform AvoidsNodes routing.
- Enhanced the ArrangingLayout extension to support placing the side nodes about the middle of the side, by supporting values such as
go.Spot.Bottom
for the ArrangingLayout.side property. - Improved the "HyperlinkText" builder extension so that it works by default in Adornments and other Parts that are in temporary layers, by setting GraphObject.isActionable to true.
- Table panel separator strokes no longer draw if a row or column is empty of visual elements, and will not draw a separator above the first-rendered row/col.