Rexeh / joystick-diagrams

Automatically output your tool/game HID configs into printable diagrams with all your binds.
https://joystick-diagrams.com
GNU General Public License v2.0
146 stars 22 forks source link

Multiple parent profiles don't merge together #84

Open LoneBoco opened 1 month ago

LoneBoco commented 1 month ago

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 commented 1 month ago

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?

LoneBoco commented 1 month ago

actionmaps.zip

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