mirror of
https://github.com/ppy/osu
synced 2024-12-15 03:16:17 +00: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…
Reference in New Issue
Block a user