#1466 Fixing notes for state diagrams (beta)

This commit is contained in:
Knut Sveidqvist 2020-06-13 13:44:45 +02:00
parent 6559cfd0e1
commit cc9c69c931
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ const setupNode = (g, parent, node, altFlag) => {
arrowType: '',
style: 'fill:none',
labelStyle: '',
classes: 'note-edge',
classes: 'transition note-edge',
arrowheadStyle: 'fill: #333',
labelpos: 'c',
labelType: 'text',