Skip to content

Fix osu! logo appearing in at new playlist song select screen after opening mod select#36385

Merged
smoogipoo merged 1 commit intoppy:masterfrom
peppy:playlist-fix-osu-logo
Jan 19, 2026
Merged

Fix osu! logo appearing in at new playlist song select screen after opening mod select#36385
smoogipoo merged 1 commit intoppy:masterfrom
peppy:playlist-fix-osu-logo

Conversation

@peppy
Copy link
Copy Markdown
Member

@peppy peppy commented Jan 19, 2026

Closes #36363.

@peppy peppy requested a review from a team January 19, 2026 06:55
@peppy peppy force-pushed the playlist-fix-osu-logo branch from a609a06 to fc1fd9c Compare January 19, 2026 06:55
return;

logo?.FadeTo(v.NewValue == Visibility.Visible ? 0f : 1f, 200, Easing.OutQuint);
if (ShowOsuLogo)
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

important part

@smoogipoo smoogipoo merged commit c0b644c into ppy:master Jan 19, 2026
7 of 9 checks passed
@github-project-automation github-project-automation bot moved this from Pending Review to Done in osu! team task tracker Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

osu! logo appearing out of place when toggling mod overlay in playlists song select

2 participants