mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 03:22:55 +08:00
Merge remote-tracking branch 'Joehuu/master' into supporter-disclaimer
This commit is contained in:
commit
46b618d80c
@ -139,6 +139,7 @@ namespace osu.Game.Overlays.Toolbar
|
||||
protected override bool OnClick(ClickEvent e)
|
||||
{
|
||||
HoverBackground.FlashColour(Color4.White.Opacity(100), 500, Easing.OutQuint);
|
||||
tooltipContainer.FadeOut(100);
|
||||
return base.OnClick(e);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user