1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 20:30:27 +08:00
Files
osu-lazer/osu.Game/Graphics
T
Bartłomiej Dach 2edd49d2c0 Add half-height-of-selected-panel adjustment to carousel scroll target
Intended to address https://github.com/ppy/osu/issues/35147, maybe?

The old carousel would target the vertical center of the active panel
when scrolling:

	https://github.com/ppy/osu/blob/b9e1b6969e78dfa798bb4afed8afae55e9e4adb1/osu.Game/Screens/Select/BeatmapCarousel.cs#L948

This was not in place in the new carousel, weirdly, which was targeting
the top-left corner of the selected panel.
2edd49d2c0 · 2025-09-30 12:57:24 +02:00
History
..
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2025-04-11 20:13:53 +09:00
2025-08-21 09:00:44 +02:00
2023-06-24 01:00:03 +09:00
2024-07-03 00:19:04 +09:00