
Adds text handling improvements, including table cell text can now wrap over multiple lines in plain-text mode.
Features
Text Improvements
- TableNode and ContainerNode caption text can now wrap over multiple lines in plain-text mode.
- Table cell text can now wrap over multiple lines in plain-text mode.
- TextPadding now works for ContainerNode captions.
Fixes
- Java 10 compatibility fixes.
- Automatic layouts should now preserve shape of multi-segment links in containers.
- Fixed exceptions in CascadeLayout and LayeredLayout with LinkType set to Cascading.
- Fixed LinkLabel loading code from old XML diagram formats.