When the layout of the exported diagram does not match the importing canvas's layout setting, the node handles are placed incorrectly and the diagram does not render properly, forcing the user to manually adjust the layout setting to get it working. Storing the layout settings as part of the export and handling them on import should fix the issue.
When the layout of the exported diagram does not match the importing canvas's layout setting, the node handles are placed incorrectly and the diagram does not render properly, forcing the user to manually adjust the layout setting to get it working. Storing the layout settings as part of the export and handling them on import should fix the issue.