1.7.17
·
288 commits
to master
since this release
- Fixed a bug in Grid Panel where it might not draw the last horizontal grid line.
- More extensions translated into TypeScript, at ExtensionsTS.
- Table Panels now allocate space to elements with a GraphObject.stretch value that also span multiple rows or columns in a more consistent fashion.
- Shapes inside a Grid Panel now respect GraphObject.opacity values.
- Label Nodes on labeled Links now are members of the link's containing Group, if any.
- Fixed a bug where if multiple Diagrams shared a Picture, they might not all be redrawn properly upon the image element loading or erroring.