[#2695] Fix incorrect map keys for CA export by SiboVG · Pull Request #2697 · openrocket/openrocket

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@SiboVG

Copy link

Member

@SiboVG SiboVG commented

Feb 1, 2025

This PR fixes #2695. For some reason, the indexing of the selectedComponentsMap map was done using the for-loop integer i, instead of CADataType types[i].

@SiboVG SiboVG merged commit b45a151 into openrocket:unstable

Feb 3, 2025

1 check passed

@SiboVG SiboVG deleted the issue-2695 branch

February 3, 2025 13:05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[BUG] Encountered bug when trying to export values from component analysis in 24.12

1 participant

@SiboVG