mirror of
https://github.com/ppy/osu
synced 2025-01-20 21:10:49 +00:00
Fix close button animation not being applied correct on mouse down due to conflicting scales
This commit is contained in:
parent
7ca3beb7cc
commit
3bb01fd595
@ -33,7 +33,7 @@ namespace osu.Game.Overlays.Chat.ChannelList
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Scale = new Vector2(0.75f),
|
||||
Size = new Vector2(0.75f),
|
||||
Icon = FontAwesome.Solid.TimesCircle,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = normalColour,
|
||||
|
Loading…
Reference in New Issue
Block a user