ppy / osu

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

Dropdowns should be scrolled into view when opening them #21698

Open Tyfaspo opened 1 year ago

Tyfaspo commented 1 year ago

Type

Cosmetic

Bug description

When scrolling list of Styles for Approach Different mod customisation Decelerate3 option sometimes is almost out of bounds making it's hard to click.

Screenshots or videos

https://user-images.githubusercontent.com/68697602/208308945-f6073a57-390f-4e1b-b403-57876290c147.mp4

Version

2022.1208.0-lazer

Logs

network.log performance.log runtime.log updater.log database.log input.log legacy-ipc.log

vegguid commented 1 year ago

You can use the second scrollbar that appears to scroll down and see the full thing but that doesn't feel like a good permanent solution. So I think that the best fix is to make the dropdown smaller to fit on the screen without a scroll bar.

frenzibyte commented 2 months ago

https://github.com/ppy/osu/pull/28553 no longer resolves this as the feature itself has been removed from the PR.