Skip to content

Conversation

@MicahGale
Copy link
Collaborator

@MicahGale MicahGale commented Aug 8, 2024

Description

this fixes a bug where material composition data is not updated when written to file.
This is because the syntax tree was not being properly updated.

Fixes #470.

Checklist

  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@tjlaboss tjlaboss mentioned this pull request Aug 8, 2024
@MicahGale MicahGale self-assigned this Aug 10, 2024
@MicahGale MicahGale added bugs A deviation from expected behavior that does not reach the level of being reportable as an "Error". code improvement A feature request that will improve the software and its maintainability, but be invisible to users. labels Aug 10, 2024
@MicahGale MicahGale requested a review from tjlaboss August 10, 2024 02:53
@MicahGale MicahGale marked this pull request as ready for review August 10, 2024 02:57
Copy link
Collaborator

@tjlaboss tjlaboss left a comment

Choose a reason for hiding this comment

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

LGTM

@MicahGale MicahGale merged commit a6a884f into develop Aug 13, 2024
@MicahGale MicahGale deleted the material_update branch August 13, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugs A deviation from expected behavior that does not reach the level of being reportable as an "Error". code improvement A feature request that will improve the software and its maintainability, but be invisible to users.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Material always writes original material components

2 participants