mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +09:00
Add a comment
This commit is contained in:
parent
eddf453294
commit
83387cb00b
@ -58,6 +58,7 @@ namespace osu.Game.Screens.Ranking.Expanded.Statistics
|
|||||||
|
|
||||||
protected override void PopIn()
|
protected override void PopIn()
|
||||||
{
|
{
|
||||||
|
// Don't display the tooltip if "Total" is the only item
|
||||||
if (lastAttributes.GetAttributesForDisplay().Count() > 1)
|
if (lastAttributes.GetAttributesForDisplay().Count() > 1)
|
||||||
this.FadeIn(200, Easing.OutQuint);
|
this.FadeIn(200, Easing.OutQuint);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user