We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The RemoveElementBehavior ensures that incoming and outgoing sequence flows are joined if the element between them is deleted:
RemoveElementBehavior
It does not currently keep the layout when the removed element is on the line:
It does currently yield sequence flow joins in awkward, of the canvas places:
Tasks
When joining two connections...
Related to #744, #718, #989
Depends on #718
The text was updated successfully, but these errors were encountered:
wip(modeling): RemoveElementBehavior
913b517
Related to #915
I've updated the issue with #917 being addressed.
Sorry, something went wrong.
Closed via #718
No branches or pull requests
The
RemoveElementBehavior
ensures that incoming and outgoing sequence flows are joined if the element between them is deleted:It does not currently keep the layout when the removed element is on the line:
It does currently yield sequence flow joins in awkward, of the canvas places:
Tasks
When joining two connections...
Related to #744, #718, #989
Depends on #718
The text was updated successfully, but these errors were encountered: