mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 04:41:19 +08:00
Add a comment
This commit is contained in:
@@ -58,6 +58,7 @@ namespace osu.Game.Screens.Ranking.Expanded.Statistics
|
||||
|
||||
protected override void PopIn()
|
||||
{
|
||||
// Don't display the tooltip if "Total" is the only item
|
||||
if (lastAttributes.GetAttributesForDisplay().Count() > 1)
|
||||
this.FadeIn(200, Easing.OutQuint);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user