mirror of
https://github.com/ppy/osu
synced 2025-03-30 07:06:56 +00:00
Fade MetadataSection back in if non-null Text is set
This commit is contained in:
parent
6019d9e57b
commit
88aca46500
@ -341,6 +341,7 @@ namespace osu.Game.Screens.Select
|
||||
return;
|
||||
}
|
||||
|
||||
this.FadeIn(transition_duration);
|
||||
setTextAsync(value);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user