1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 16:47:29 +08:00

Disable masking on inner scroll container

This commit is contained in:
Dean Herbert 2023-07-13 19:00:03 +09:00
parent e34839c891
commit 2c27b17c85

View File

@ -130,6 +130,8 @@ namespace osu.Game.Screens.Ranking.Statistics
RelativeSizeAxes = Axes.Both,
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
Masking = false,
ScrollbarOverlapsContent = false,
Alpha = 0,
Children = new[]
{