mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 08:52:55 +08:00
Enable masking in RoundedButton
This commit is contained in:
parent
60f7b4ea2f
commit
6ba3546be5
@ -68,6 +68,7 @@ namespace osu.Game.Graphics.UserInterfaceV2
|
||||
SpawnRatio = 0.6f,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Depth = float.MaxValue,
|
||||
Masking = true
|
||||
});
|
||||
|
||||
updateColours();
|
||||
|
Loading…
Reference in New Issue
Block a user