Skip to content
New issue

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

Fix undo/redo actions for workflow connections #92

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

tsalemink
Copy link
Contributor

This PR addresses issue #82.

The addItem method which is called by the undo/redo actions must explicitly call addArc to ensure any Arc connections removed by removeItem are correctly reinstated.

@hsorby hsorby merged commit b516c30 into MusculoskeletalAtlasProject:main Oct 2, 2023
@tsalemink tsalemink deleted the undo-redo branch September 26, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants