mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 23:17:18 +08:00
Fix IconButton sometimes not recolourising
This commit is contained in:
parent
02a908752f
commit
6862571672
@ -24,7 +24,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
set
|
||||
{
|
||||
iconColour = value;
|
||||
icon.Colour = value;
|
||||
icon.FadeColour(value);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user