Merge branch 'master' into dependabot/nuget/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.1

This commit is contained in:
Dean Herbert
2020-11-02 10:56:09 +09:00
committed by GitHub
3 changed files with 3 additions and 2 deletions

View File

@ -300,6 +300,7 @@ namespace osu.Game.Screens.Select
public MetadataSection(string title)
{
Alpha = 0;
RelativeSizeAxes = Axes.X;
AutoSizeAxes = Axes.Y;