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

Multiple parent profiles don't merge together #84

Open
LoneBoco opened this issue Jun 18, 2024 · 2 comments
Open

Multiple parent profiles don't merge together #84

LoneBoco opened this issue Jun 18, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@LoneBoco
Copy link
Contributor

LoneBoco commented Jun 18, 2024

Multiple parent profiles fail to properly merge into a single parent. It only merges the bottom most parent in the list.

For example, I have this bind (I have shrunken the output but highlighted the entries that have data):
Spaceship | Vehicle | Spaceship scanning

image

Each of the three profiles has no overlapping keybinds. If I add the following to the Spaceship profile:

image

It generates the following:

image

The Vehicle binds in the top-left corner are missing. Only the Spaceship and Spaceship scanning profiles were merged together.

@Rexeh
Copy link
Owner

Rexeh commented Jun 18, 2024

Hey @LoneBoco thanks for raising. This does sound unexpected based on what you describe, would you please provide your star citizen file so that it can be debugged?

@Rexeh Rexeh added the bug Something isn't working label Jun 18, 2024
@Rexeh Rexeh self-assigned this Jun 18, 2024
@LoneBoco
Copy link
Contributor Author

actionmaps.zip

There's my actionmaps.xml file. I believe that is all that is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants