v2.2.9
版本发布时间: 2022-05-04 23:53:55
NorthwoodsSoftware/GoJS最新发布版本:v3.0.11(2024-08-30 08:12:32)
If you are upgrading from 2.1 to 2.2, be sure to get a new license key. You must do this on every major.minor
change, such as going from 2.1
to 2.2
or 2.3
. You do not need a new key for point (2.2.x
) releases.
Changes for 2.2.9
- Fixed a regression from 2.2.8 with Table Panel when tables are empty (including tables in Node templates).
Changes for 2.2.8
- Improved Table Panel measuring when using TableRows and TableColumns in sparsely populated tables.
- Improved Table Panel arranging of items that span several rows or columns, when those rows or columns do not all exist.
- Animation fixes when AnimationTriggers execute during a drag.
- Improved accuracy of tick angles along curves in Graduated panels.
- Fix for two-way bindings on Part.location when undoing.
- Calls to Diagram.makeImage and Diagram.makeImageData no longer throw exceptions when attempting to render "broken" images.