mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-09 16:45:49 +00:00
7fdd9bc611
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