mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Set RelativeSizeAxes for updated FillMode behavior
This commit is contained in:
@ -93,6 +93,7 @@ namespace osu.Game.Beatmaps.Drawables
|
||||
{
|
||||
new BeatmapBackgroundSprite(working)
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
FillMode = FillMode.Fill,
|
||||
|
Reference in New Issue
Block a user