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
Describe the Bug
Waypoints restored via redo might be different than after original command. This happens on element removal.
Revealed in #988
Test case available in https://github.com/bpmn-io/bpmn-js/tree/989-correct-waypoints-restore-on-element-removal
Steps to Reproduce
Steps to reproduce the behavior:
The connection has different waypoints than after removal.
Expected Behavior
Waypoints should be the same.
Environment
Please complete the following information:
The text was updated successfully, but these errors were encountered:
Most likely related to this comment.
Sorry, something went wrong.
test(modeling): verify consisten connection layouting on element removal
b377b97
Closes #989
b72bdf2
a40b95c
barmac
No branches or pull requests
Describe the Bug
Waypoints restored via redo might be different than after original command. This happens on element removal.
Revealed in #988
Test case available in https://github.com/bpmn-io/bpmn-js/tree/989-correct-waypoints-restore-on-element-removal
Steps to Reproduce
Steps to reproduce the behavior:
The connection has different waypoints than after removal.
Expected Behavior
Waypoints should be the same.
Environment
Please complete the following information:
The text was updated successfully, but these errors were encountered: