Merge branch 'master' into editor/setup-screen

This commit is contained in:
Dean Herbert 2024-10-03 20:05:08 +09:00 committed by GitHub
commit 0a0e31163b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -152,7 +152,7 @@ namespace osu.Game.Graphics.UserInterfaceV2
Size = new Vector2(70, 25);
Masking = true;
CornerRadius = 3;
CornerRadius = 12.5f;
Action = this.ShowPopover;
Children = new Drawable[]