1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-29 03:59:54 +08:00
Files
osu-lazer/osu.Game.Tests/Visual
T
Dean Herbert f9112066d3 Fix carousel handling of bleed areas
The idea of specifying "bleed" is to make the carousel aware of its
vertical display area. The top bleed is under the filter control; bottom
beneath the toolbar. At the end of the day, the point of panel X offset
incursion, and the scroll target for current selection, should be at the
centre of the screen.

The fixes match code which already exists in the previous
implementation. Basically, without incorporating `BleedTop` into
calculations a second time, the centre position would not match
expectations (of being the centre including bleed).
f9112066d3 · 2025-04-11 00:05:51 +09:00
History
..
2025-01-14 09:22:56 +01:00
2025-03-25 20:59:25 +01:00
2023-06-24 01:00:03 +09:00
2025-04-04 13:12:24 +02:00
2025-03-11 21:28:35 +09:00