mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 21:00:27 +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:
@@ -85,6 +85,7 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
cover = new UpdateableBeatmapSetCover
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Masking = true,
|
||||
},
|
||||
new Box
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user