mirror of
https://github.com/ppy/osu.git
synced 2026-05-13 20:33:35 +08:00
ba2ae3218e
Before: https://github.com/user-attachments/assets/95b19bdb-12c5-4ee7-b7e2-f9098aecd2fa After: https://github.com/user-attachments/assets/937081c5-92cb-4bea-a774-e53afbdbb1fb --- This is a subjective diff and can be closed on the spot with no discussion if deemed incorrect. I mostly just want to get it off my list of unresolved forum threads. The catalyst for this change is [this thread](https://osu.ppy.sh/community/forums/topics/2171493?n=1), wherein the complaint is that you can get jumpscared by a slider repeat in a combo because the slider repeats do not fade in with the rest of the combo. Which means that you don't immediately know whether a slider will need to be repeated or not and you have to watch out for potential slider repeats fading in, which could happen at an *arbitrary* time because it's still dependent on the map's original AR. This seems pretty anti-user so I made it fade in with the rest of the combo. The original comment cited "broken layering" which I guess refers to the fact that sliders can repeat *more* than once and the second repeat will show *under the slider head*. It's pretty broken, sure, but I don't think it's *that* bad, and I *do* think that it's better than the current behaviour. The reason it shows only the first two repeats is that there's no point in showing more for reasons that are hopefully obvious.
ba2ae3218e
·
2026-03-06 15:29:47 +09:00
History