Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(layout/ManhattanLayout): add t|r|b|l configuration options
Give users more control over the layouted connection by allowing explicit sites <[t]op, [l]eft, [b]ottom, [r]ight> to be specified with the preferred layout. If explicit outgoing/incoming directions are given, the layouter will layout a u-turn to enforce the preference. Related to bpmn-io/bpmn-js#467
- Loading branch information