mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 13:32:54 +08: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