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
{{ message }}
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.
defining a serialization format for the configuration
creating a form / dialog for exporting the configuration, in the first step we could just create a large text area, display the serialized config along with a copy and/or Save as... button
creating a form for importing the configuration. Again, in the first step we could reuse the form and simply copy / paste the new configuration into the text area and confirm the change.
letting the renderer pick up the modified configuration and display the diagrams accordingly
The text was updated successfully, but these errors were encountered:
This is to create an import / export facility for the configuration of displayed diagrams within the developer client.
The work is dependent on #318 and would involve.
copy
and/orSave as...
buttonThe text was updated successfully, but these errors were encountered: