#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

View File

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