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

fix: Select correct Superkey/Macro in Layout Editor #907

Merged

Commits on Oct 11, 2024

  1. fix: Select correct Superkey/Macro in Layout Editor

    Wrong selection could still occur by the following steps:
    1) Select a key that does NOT have a Superkey/Macro
    2) Assign a Superkey/Macro
    3) Click another key which does NOT have a Superkey/Macro assigned.
    Error: The Superkey/Macro set on the previous key is still selected.
    
    Maybe related to: radix-ui/primitives#3089
    
    Signed-off-by: Lawrence Brooks <[email protected]>
    lbrooks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    647492c View commit details
    Browse the repository at this point in the history