Valkirie / HandheldCompanion

ControllerService
Other
1.18k stars 92 forks source link

Hotkey registering buffer don't clear between configurations on AyaNeo Air #1088

Open TiCoKH opened 3 months ago

TiCoKH commented 3 months ago

Device manufacturer

Device model AyaNeo Air

Handheld Companion Version 0.21.4.1

Describe the bug in Hotkey configuration when click on Press the define key first time input get correct, then if I try configure other key input catched the previous key and a new pressed key. On third key configuration input catch the 1st the 2nd and new key input and so on. Look like in hotkey configuration don't work with menu.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Hotkeys"
  2. Click on 'Press to define trigger' to configure one key
  3. Click on other 'Press to define trigger' to try configure to different key
  4. See error

Expected behavior HotKey configuration work like previous releases

Screenshots If applicable, add screenshots to help explain your problem.

Logs file If applicable, add logs file stored in your install location, logs folder.

CasperH2O commented 3 months ago

Thanks for reporting in. This is especially odd because this was one of the issues fixed in this build.

Which Ayaneo Air type do you have?

TiCoKH commented 3 months ago

First AyaNeo Air 5560U not Pro.

Meantime I found a workaround, I need exit and start the HC process for every new Hotkey configuration.

TiCoKH commented 3 months ago

looks like same issue than #1043