mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-09 15:44:16 +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