etternagame / etterna

Advanced cross-platform rhythm game focused on keyboard play
https://etternaonline.com/
MIT License
509 stars 136 forks source link

[Feature Request]: Scroll wheel input debouncing #1319

Closed DashDashDashDashDash closed 2 months ago

DashDashDashDashDash commented 2 months ago

Is there an existing issue for the feature?

Describe the Feature

Add debouncing to scroll wheel inputs (specifically?)

How Does The Feature Add To The Game?

Currently the scrollable menus are very harsh to navigate with a mouse, given one scroll event scrolls a whole page in most (if not all) cases. In addition, some mice (like mine) are annoying and will often give double or triple scrolls on a singular motion, making navigation even more confusing. Adding debouncing would alleviate this issue and additionally make menus feel more rigid giving more QoL to the user interface.

Additional Context

No response

poco0317 commented 2 months ago

1318