Skip to content

✨ Sort key codes in keybinds export #645

@injust

Description

@injust

Feature Request Description

If you have a keybind with multiple arrow keys (e.g. for the top-left quadrant), the UI always displays the left arrow first.

However, the ordering of the key codes in the exported JSON seems to be based on the order you press the keys when setting the keybind. So if you rebind a keybind but press the arrow keys in a different order, the key codes will be reordered.

It seems like the ordering of the key codes doesn't affect how the keybind is actually used. If this is actually the case, it'd be a nice-to-have to sort the key codes so the exported values stay consistent.

Screenshots

No response

Additional Context

No response

Final Checks

  • My issue is written in English
  • My issue title is descriptive
  • This is a single feature request (multiple feature requests should be reported individually)
  • I can help with the improvement or development of this feature (tick if you can help)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions