You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes include bug issue #35 and copying, exporting and printing pages of multi-page diagrams.
Fixes problem with dangling Ecore objects issue #36
Fixes problem with object attribute values with newlines and braces issue #37 by truncating. Also truncates long attribute value strings, to make object boxes smaller.
Support for marker:/.../ hyperlinks to specific objects within a file, using the Marker API. Ecore object diagrams now use this kind of marker.
Fixes problem with missing void operation issue #40. Also appends "[]" to many-valued types.
Save action, for exporting image or puml file into workspace, and auto-save feature, for automatically updating saved files when the source changes issue #41.