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
I looked at "Configure the diagrams.net and draw.io editor" but I could not find any clear setting that would fix this. Perhaps setting defaultEdgeStyle and defaultVertexStyle?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I hope this is the right place for this issue.
I could not find any documentation about this but if I add
metaEdit=1
to an objects style it will display meta properties on double click.Example:
Is there someway to add this setting to every object created in the embedded drawio editor?
My code is based on this example:
https://github.com/jgraph/drawio-integration/blob/master/helloworld.html
I looked at "Configure the diagrams.net and draw.io editor" but I could not find any clear setting that would fix this. Perhaps setting
defaultEdgeStyle
anddefaultVertexStyle
?https://www.diagrams.net/doc/faq/configure-diagram-editor
https://www.diagrams.net/doc/faq/embed-mode
Beta Was this translation helpful? Give feedback.
All reactions