mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 17:47:18 +08:00
Fix beatmap set cover goes out of its container (#5073)
Fix beatmap set cover goes out of its container
This commit is contained in:
commit
7482ecb8e7
@ -85,6 +85,7 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
cover = new UpdateableBeatmapSetCover
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Masking = true,
|
||||
},
|
||||
new Box
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user