bpmn-visualization-js icon indicating copy to clipboard operation
bpmn-visualization-js copied to clipboard

[FEAT] Render Message Flow with initiating & non-initiating message with Bounds

Open csouchet opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe. The Message linked to a Message Flow can have Bounds.

Describe the solution you'd like

  • Modify the internal model to add the message Bounds on the edge of the message flow.
  • Update a MxGraph style for message flow with message (with Bounds).

See the started work in the PR #571

BPMN specification image image image image image image image

image

⚠️ Check the contribution guidelines for BPMN support

csouchet avatar Sep 02 '20 08:09 csouchet