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

Nested modifiers are incorrectly visualized #1288

Open
hupfdule opened this issue Jun 29, 2023 · 0 comments
Open

Nested modifiers are incorrectly visualized #1288

hupfdule opened this issue Jun 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@hupfdule
Copy link

Describe the bug
I have a key defined in the .ino file as LSHIFT(RALT(Key_RightControl)).
In Chrysalis this is displayed like this:
image

In they keyboard visualization (1) it is correctly displayed as S+AGr+Ctrl.

In the reference keyboard (2) the right Ctrl is correctly selected.

But in the “Modifiers” section (3) the Shift and AltGr keys are not selected.

To Reproduce

  1. Add such a key in the .ino file
  2. Build the firmware
  3. Install the firmware
  4. Open Chrysalis
  5. Select the key

Expected behavior
The Shift and AltGr keys should be seleted in the ”Modifiers” section.

Desktop (please complete the following information):

  • OS: Windows 11
  • Chrysalis Version: 0.13.2
@hupfdule hupfdule added the bug Something isn't working label Jun 29, 2023
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

1 participant