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 complex #526

Merged
merged 2 commits into from
Mar 3, 2024
Merged

Fix complex #526

merged 2 commits into from
Mar 3, 2024

Conversation

lukasturcani
Copy link
Owner

Related Issues: #524

The existing implementation was overwriting the existing host
vertex if the guest was the same building block as the vertex.
Fix this by appending to the list of vertices that a given building
block is attached to.

@lukasturcani lukasturcani merged commit 5558bfb into master Mar 3, 2024
8 checks passed
@lukasturcani lukasturcani deleted the lukas/fix-complex branch March 3, 2024 16:35
andrewtarzia pushed a commit to andrewtarzia/stk that referenced this pull request Mar 6, 2024
Related Issues: lukasturcani#524

The existing implementation was overwriting the existing host
vertex if the guest was the same building block as the vertex.
Fix this by appending to the list of vertices that a given building
block is attached to.
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.

1 participant