ClassicUO / classicuo-web

MIT License
11 stars 3 forks source link

🐛 [BUG] - Unable to bind hotkeys to mousewheel #67

Closed malbolger closed 4 months ago

malbolger commented 1 year ago

Description

I am unable to set key binds to my mouse wheel. I am able to set the 12 thumb buttons fine but no native mouse buttons are able to be bound.

Reproduction steps

1. Go to 'Hot Keys'
2. Click on 'Target > Last Object'
3. Click on 'Not Bound'
4.Try to set to your mouse wheel up/ mouse wheel down

Screenshots

![DESCRIPTION](LINK.png)

Logs or Error messages

No response

Browsers

No response

OS

No response

jabinb commented 12 months ago

I'm not sure if we'll support mouse-wheel binding as it likely will conflict with the native browser functions.

Can you give me an example for why you want to bind them? Are you using it in combination with holding a key as well?

malbolger commented 12 months ago

I have always bound lasttarget to mouse wheel up and targetself to mouse wheel down. It is something I can get along without. Just muscle memory at this point. I now realize the restrictions based on the browser. Thank you.