Skip to content

Prerequisite changes for song select v2 design work #32840

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

Merged
merged 5 commits into from
Apr 22, 2025

Conversation

frenzibyte
Copy link
Member

General minor changes which are dependant by multiple PRs down the road:

  • General constants in SongSelect to be used by most/all coming PRs.
  • Introduction of WedgeBackground which is also used by most/all coming PRs.
  • Adjust SongSelectComponentsTestScene to use half width by default and allow adjusting anchor / default width, also add popover layer for components that show a popover.
  • Adjust sheared dropdown menu padding as per e0aace1 in Design implementation pass of Song Select v2 #32715


namespace osu.Game.Screens.SelectV2
{
internal partial class WedgeBackground : CompositeDrawable
Copy link
Member

Choose a reason for hiding this comment

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

added here but not really tested anywhere in this pr. i'll overlook this though as i already know what this is and what it does.

@peppy peppy merged commit a0698be into ppy:master Apr 22, 2025
8 of 10 checks passed
@frenzibyte frenzibyte deleted the song-select-v2-constants branch April 22, 2025 12:03
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