1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-09 18:44:51 +08:00
Files
osu-lazer/osu.Game/Graphics/Carousel
T
Bartłomiej Dach b6335e9847 Fix scroll layout height not being set early enough
Because of this it was possible for a scroll to not be able to scroll
to the panel it wanted to scroll to because its layout height was
too small for the target Y position of the panel that it wanted to
scroll to.

The scroll height was set in `updateDisplayedRange()` which is notably
after attempting to scroll to the current selection.
b6335e9847 · 2025-05-30 14:49:00 +02:00
History
..