Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix legacy animated judgements not fading out correctly #26839

Merged
merged 1 commit into from Jan 31, 2024

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Jan 30, 2024

This reverts commit d0421fe and fixes #26801.

#26703 (comment) was correct in saying that the early fade-out needs to be restored, and that's because of the early-return. Legacy judgements that are the temporary displayed judgement from new piece should also receive the fade-out, and d0421fe broke that.

This reverts commit d0421fe
and fixes ppy#26801.

ppy#26703 (comment)
was correct in saying that the early fade-out needs to be restored, and
that's because of the early-return. Legacy judgements that are the
temporary displayed judgement from new piece should also receive the
fade-out, and d0421fe broke that.
@bdach bdach changed the title Revert "Move fade more local to avoid fading twice" Fix legacy animated judgements not fading out correctly Jan 30, 2024
@peppy peppy merged commit 012039f into ppy:master Jan 31, 2024
11 of 17 checks passed
@bdach bdach deleted the fix-judgement-fade branch January 31, 2024 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Hit Judgements disappear unexpectedly
2 participants