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 flashlight not dimming if slider head is hit early #26576

Merged
merged 3 commits into from Jan 17, 2024

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Jan 16, 2024

Closes #26551

>_<

Fix is a bit nuclear (OnUpdate should be considered last resort), but I don't see many better alternatives here as ApplyCustomUpdateState does not work...

Closes ppy#26551

Fix is a bit nuclear (`OnUpdate` should be considered last resort),
but I don't see many better alternatives here as
`ApplyCustomUpdateState` does not work...
@bdach bdach added ruleset/osu! area:mods next release Pull requests which are almost there. We'll aim to get them in the next release, but no guarantees! labels Jan 16, 2024
Copy link
Member

@frenzibyte frenzibyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess. deferring merge to @peppy.

@frenzibyte frenzibyte requested a review from peppy January 17, 2024 08:14
@peppy peppy merged commit c623956 into ppy:master Jan 17, 2024
15 of 17 checks passed
@bdach bdach deleted the flashlight-broke branch January 17, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:mods next release Pull requests which are almost there. We'll aim to get them in the next release, but no guarantees! ruleset/osu! size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flashlight dim is not always applied to sliders
3 participants