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 pop-in scale transition in resume overlay affecting input area #26545

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

frenzibyte
Copy link
Member

Approach is little different from the diff in the comment I left. Slightly more complicated as I made it not interact with any other drawable in OsuCursor or OsuCursorSprite.ExpandTarget, as to not cause any potential visual issues where one path that affects scale overwrites the other path (e.g. cursor scale changes while transition is performed). Maybe it sounds absurd, not sure.

@bdach bdach merged commit 71d0543 into ppy:master Jan 15, 2024
13 of 17 checks passed
@frenzibyte frenzibyte deleted the fix-resume-cursor-transition-abused branch January 16, 2024 03:39
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.

Double sized yellow cursor
2 participants