mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Set RelativeSizeAxes for updated FillMode behavior
This commit is contained in:
@ -163,6 +163,7 @@ namespace osu.Game.Screens.Ranking
|
||||
{
|
||||
new Sprite
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Alpha = 0.2f,
|
||||
Texture = Beatmap?.Background,
|
||||
Anchor = Anchor.Centre,
|
||||
|
Reference in New Issue
Block a user