mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-13 17:36:50 +00:00
Add basic auto-placement of boundary events: * handle top aligned events * handle bottom aligned events * take boundary events into account when placing host elements and vice versa Related to #563