-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(modeling/BpmnLayouter): handle boundary events
This adds proper connection layouting for sequence flows leaving from boundary events. If needed, such connections will be layoute with an U-turn. Closes #467
- Loading branch information
1 parent
b3c05b6
commit 220c0a7
Showing
3 changed files
with
316 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
74 changes: 27 additions & 47 deletions
74
test/spec/features/modeling/layout/LayoutSequenceFlowSpec.boundaryEvents.bpmn
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.