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 spinners being selectable for too long after they fade in the editor #23037

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

peppy
Copy link
Member

@peppy peppy commented Mar 28, 2023

The actual visual extension is only applied to HitCircles (which does include slider start / end), and should not be applied to spinners in the first place.

Addresses #22949.

The actual visual extension is only applied to `HitCircle`s (which does include slider
start / end), and should not be applied to spinners in the first place.

Addresses ppy#22949.
@bdach bdach merged commit c0e60a0 into ppy:master Mar 28, 2023
@peppy peppy deleted the no-spinner-fade-extension branch May 3, 2023 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants