mirror of
https://github.com/ppy/osu.git
synced 2026-06-03 05:30:11 +08:00
Fix status icon flash on first status change
This commit is contained in:
@@ -99,6 +99,9 @@ namespace osu.Game.Users
|
||||
{
|
||||
base.LoadComplete();
|
||||
Status.TriggerChange();
|
||||
|
||||
// Colour should be applied immediately on first load.
|
||||
statusIcon.FinishTransforms();
|
||||
}
|
||||
|
||||
protected override bool OnHover(HoverEvent e)
|
||||
|
||||
Reference in New Issue
Block a user