mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 18:53:21 +08:00
Fix "bounce" when metadata container text is empty
This commit is contained in:
parent
da54e9f591
commit
a1fa6588f6
@ -300,6 +300,7 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
public MetadataSection(string title)
|
||||
{
|
||||
Alpha = 0;
|
||||
RelativeSizeAxes = Axes.X;
|
||||
AutoSizeAxes = Axes.Y;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user