Add beatmap panel to the ranked play results screen#37558
Merged
peppy merged 2 commits intoppy:masterfrom Apr 28, 2026
Merged
Conversation
4224465 to
88612af
Compare
88612af to
1985140
Compare
1985140 to
49e2ff8
Compare
49e2ff8 to
46b636f
Compare
peppy
approved these changes
Apr 28, 2026
peppy
approved these changes
Apr 28, 2026
Copilot AI
pushed a commit
to winnerspiros/osu
that referenced
this pull request
Apr 28, 2026
Different take to / supersedes / closes ppy#37550 Just going for minimal lines of code compared to the PR above, by reusing the quick play panel which is in a pretty good state. <img width="1298" height="864" alt="image" src="https://github.com/user-attachments/assets/409e163d-d7ea-4c07-874f-aaca7e145221" /> --------- Co-authored-by: Dean Herbert <pe@ppy.sh> Co-authored-by: winnerspiros <1675249+winnerspiros@users.noreply.github.com>
Copilot AI
added a commit
to winnerspiros/osu
that referenced
this pull request
Apr 28, 2026
…rom upstream (ppy#37558) Agent-Logs-Url: https://github.com/winnerspiros/osu/sessions/149b1b11-32bf-4074-85ef-bc5b623d3252 Co-authored-by: winnerspiros <1675249+winnerspiros@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Different take to / supersedes / closes #37550
Just going for minimal lines of code compared to the PR above, by reusing the quick play panel which is in a pretty good state.