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

Superkeys and Macro Strange bevaviour #776

Open
Torpedro1978 opened this issue May 6, 2024 · 0 comments
Open

Superkeys and Macro Strange bevaviour #776

Torpedro1978 opened this issue May 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Torpedro1978
Copy link

Describe the bug
It looks like the selection of a Macro in Superkeys uses wrong array index (1 instead of 0)

I created some Macros and some superkeys.
I want to asign a Macro to a superkey function, in this case 2Tap & Hold
When i select a Macro strange things happen:

  • i select the Macro # 1 in the list -> Macro # 2 is selected (defy.json the macro with the id 1, which is # 2 in the UI)
  • i select the LAST Macro in the list -> this is entered as Macro selection MACRO.NotFound

To Reproduce
Steps to reproduce the behavior:

  1. create 2 Macros
  2. Create a Superkey
  3. assingn a Macro to a Superkey function
  4. See error

Expected behavior
The selected Macro should be selected

Screenshots
image

If applicable, add screenshots to help explain your problem. If possible, please also include a log from the "developer console". You can access it by pressing Control + Shift + I. When it appears, right click inside it, and select "Save as", and attach the saved file to this report.

Desktop (please complete the following information):

  • OS: Win11
  • Bazecor Version: 1.3.11

Additional context
Add any other context about the problem here.

@Torpedro1978 Torpedro1978 added the bug Something isn't working label May 6, 2024
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