Open
Description
Describe the Bug
When adding a sequence flow starting from a boundary event on an activity corner to an element below, the sequence flow gets aligned weirdly because an additional waypoint is added inside of the element:
Steps to Reproduce
- Add a boundary event to the corner of an activity
- Add an element below the activity
- Add a straight sequence flow from the boundary event to the element below
Expected Behavior
The sequence flow should connect in a straight line between the boundary event and the element below without the additional waypoint.
Environment
- https://demo.bpmn.io/
- Browser: Chrome 131
- OS: Windows 11