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 remove id for w #267

Merged
merged 1 commit into from
Aug 16, 2024
Merged

fix remove id for w #267

merged 1 commit into from
Aug 16, 2024

Conversation

RazinShaikh
Copy link
Contributor

@RazinShaikh RazinShaikh commented Aug 15, 2024

The remove id method breaks when applied to W nodes (see zxcalc/zxlive#349). This PR implements a special case for W nodes.
Closes zxcalc/zxlive#349

@jvdwetering jvdwetering merged commit 81ebc5f into zxcalc:master Aug 16, 2024
3 checks passed
@RazinShaikh RazinShaikh deleted the remove-id-w branch August 19, 2024 13:01
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.

Using the magic wand to remove the identity on the W node deletes all edges in the diagram
2 participants