mirror of
https://github.com/osukey/osukey.git
synced 2025-05-21 21:47:31 +09:00
Fix context menu not masking outside of leaderboard area
This commit is contained in:
parent
9c039848bc
commit
ac7252e152
@ -173,6 +173,7 @@ namespace osu.Game.Online.Leaderboards
|
||||
new OsuContextMenuContainer
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Masking = true,
|
||||
Child = new GridContainer
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
|
Loading…
x
Reference in New Issue
Block a user