1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 03:47:04 +08:00
Files
osu-lazer/osu.Game.Rulesets.Osu/Objects
T
Bartłomiej Dach 78d9bd7fb4 Fix slider repeat arrows appearing too early in editor when hit markers are enabled
Closes https://github.com/ppy/osu/issues/32880

Broke in conjunction with https://github.com/ppy/osu/pull/32638 because
of transforms not being applied to `DrawableSliderRepeat` but its
individual pieces instead.

In cross-checking with stable (visual only) the early fade in of the
arrow should still apply, it just shouldn't be instantaneous as is
currently ends up being with how the code is structured.
78d9bd7fb4 · 2025-04-21 10:00:22 +02:00
History
..
2023-06-24 01:00:03 +09:00
2025-01-10 14:13:03 +01:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00