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

Apply current cursor expansion scale to trail parts #29515

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

TheOmyNomy
Copy link
Contributor

Currently, lazer does not apply the current cursor expansion scale to trail parts which doesn't match stable behaviour.
This PR changes it so when a trail part is created, the current cursor expansion scale is applied.

Current Stable PR
current-trail stable-trail pull-request-trail

Just a note that I'm not very familiar with the code base, so apologies if there is a more efficient way of implementing this behaviour.

Also note that this does change the behaviour of both the argon and triangles skin, both of which never had cursor trail expanding. I'm unsure if you'd like this to be addressed or not, but I've kept it in as 1) I expect it to work this way and 2) it's how the default skin behaves in stable.

@smoogipoo smoogipoo merged commit 95a3dcf into ppy:master Aug 20, 2024
13 checks passed
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.

3 participants