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

Making sure wires are updated correctly when updating output of Explode #617

Merged

Conversation

adecler
Copy link
Member

@adecler adecler commented Mar 23, 2021

Issues addressed by this PR

Closes #616

Another fix on the dynamic side of the explode component. When output were updated (i.e. kept but edited instead of removed or added), the wires would look fine until the component was moved (see details on issue).

This PR makes sure the wires are migrated correctly to the new outputs.

Test files

https://burohappold.sharepoint.com/:f:/r/sites/BHoM/02_Current/12_Scripts/02_Pull%20Request/BHoM/Grasshopper_Toolkit/%23616-OutputWireUpdateBug?csf=1&web=1&e=Cs26ln

Instructions are provided on the script:
image

@adecler adecler added the type:bug Error or unexpected behaviour label Mar 23, 2021
@adecler adecler added this to the BHoM 4.1 β Release milestone Mar 23, 2021
@adecler adecler self-assigned this Mar 23, 2021
Copy link
Contributor

@rolyhudson rolyhudson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adecler
Copy link
Member Author

adecler commented Mar 23, 2021

@BHoMBot check copyright-compliance

@bhombot-ci
Copy link

bhombot-ci bot commented Mar 23, 2021

@adecler to confirm, check-copyright-compliance task is now queued.

@adecler
Copy link
Member Author

adecler commented Mar 23, 2021

@BHoMBot check installer

@bhombot-ci
Copy link

bhombot-ci bot commented Mar 23, 2021

@adecler to confirm, check-installer task is now queued.

@FraserGreenroyd FraserGreenroyd merged commit 3281342 into master Mar 23, 2021
@FraserGreenroyd FraserGreenroyd deleted the Grasshopper_Toolkit-#616-ExplodeOUtputWiresUpdateBug branch March 23, 2021 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Output wires not correctly updated when output of Explode are refreshed
3 participants