Merge branch 'master' into beatmap-listing-expanded

This commit is contained in:
Dean Herbert
2020-04-15 13:26:16 +09:00
committed by GitHub
104 changed files with 3546 additions and 464 deletions

View File

@ -45,7 +45,7 @@ namespace osu.Game.Overlays
RelativeSizeAxes = Axes.Both,
Colour = ColourProvider.Background6
},
new BasicScrollContainer
new OverlayScrollContainer
{
RelativeSizeAxes = Axes.Both,
ScrollbarVisible = false,