ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.05k stars 2.22k forks source link

Holding buttons on the gamepad to scroll #28282

Open RiRu72 opened 3 months ago

RiRu72 commented 3 months ago

Type

Other

Bug description

When holding the buttons and sticks on the gamepad, the action does not loop. For example, when you hold down the arrow keys on the keyboard, a continuous scrolling of songs occurs, which does not happen on the gamepad.

Screenshots or videos

Video

Version

2024.521.2-lazer

Logs

compressed-logs.zip

peppy commented 3 months ago

No real easy solution for this. Either local special handling or a change to framework to support gamepad button repeat events.