bpmn-visualization-js
bpmn-visualization-js copied to clipboard
[FEAT] Improve the render of Message Flow with initiating & non-initiating message without Bounds
Calculate the position from the bounds of the label (when is defined) of the MessageFlow.
In the initial implementation, the position is hard coded (see #569)