[#2695] Fix incorrect map keys for CA export by SiboVG · Pull Request #2697 · openrocket/openrocket
Navigation Menu
{{ message }}
openrocket / openrocket Public
- Notifications You must be signed in to change notification settings
- Fork 548
Merged
[#2695] Fix incorrect map keys for CA export#2697
SiboVG merged 2 commits intoopenrocket:unstablefrom
[#2695] Fix incorrect map keys for CA export#2697
SiboVG merged 2 commits intoopenrocket:unstablefrom
Conversation
Copy link
Member
SiboVG
commented
Feb 1, 2025
SiboVG
commented
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 added 2 commits
February 1, 2025 18:14
SiboVG
deleted the
issue-2695
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment