Skip to content

Conversation

@JoePfeiffer
Copy link
Contributor

The issue in #2745 is that when a new component is added to the component tree and its parent's CD is being overridden by an ancestor, the new component isn't getting marked as also being overridden by an ancestor. Rather than try to track down why, this PR takes the slightly more robust approach of eliminating the boolean and determining whether a component's CD is being overridden as needed.

Fixes #2745

…hould send an AERODYNAMIC_CHANGE (instead of a BOTH_CHANGE for all three)
… is overridden by an ancestor, compute as needed
@JoePfeiffer JoePfeiffer merged commit a493bc8 into openrocket:unstable Mar 19, 2025
1 check passed
@JoePfeiffer JoePfeiffer deleted the fix-2745 branch March 29, 2025 13:54
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.

[Bug] Cd override is not honored when rocket is loaded from a .ork

1 participant