ppy / osu

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

Scrolling through beatmaps within song select menu breaks the song select carousel #20062

Closed 0x84f closed 2 years ago

0x84f commented 2 years ago

Type

Game behaviour

Bug description

Noticed the issue while writing about #20060 Scrolling through song select with the right-left arrows (beatmap select) causes the carousel to stop scrolling in the direction it was scrolling towards already. You also cannot move in that direction anymore until you randomly select a song with F2

Screenshots or videos

https://user-images.githubusercontent.com/24534022/187872726-7ece2d25-5615-4884-b306-f8c5c968f7e7.mp4

Version

2022.901.0

Logs

client.zip database.log network.log performance.log runtime.log updater.log

0x84f commented 2 years ago

Seems like this might be related to the "Date Ranked" sorting as I can only reproduce the issue while sorting like that:

https://user-images.githubusercontent.com/24534022/187877044-625c138f-74d8-4bba-90c1-007b0f55979c.mp4

I tested all sorting types and I could only reproduce with date ranked selected

peppy commented 2 years ago

Tracking via https://github.com/ppy/osu/issues/20064.

You can avoid this by changing your sort mode for now.