mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-11 08:26:32 +00:00
With the latest version of bpmn-js it is possible to draw point top point connections between elements. This restores the mid -> mid connection snapping for sequence flows. Closes #588