ppy / osu

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

Result menu scrollable height dependent on parent position when opening #27580

Open hburn7 opened 8 months ago

hburn7 commented 8 months ago

Type

Game behaviour

Bug description

On a mobile device, such as a phone, the height of the performance breakdown card is determined by the parent card’s scroll position when opening.

If the parent card is scrolled down, then the performance breakdown card is opened, the maximum vertical scroll height is less than what it should be on the performance breakdown card.

Screenshots or videos

https://github.com/ppy/osu/assets/38370573/0155b485-4d5f-4454-a618-add94ce1ed88

Version

2024.312.0-lazer

Logs

N/A

peppy commented 8 months ago

Will be resolved by https://github.com/ppy/osu/pull/24153 if I ever get back to it.