mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Fix ChatLine for now.
This commit is contained in:
@ -63,6 +63,7 @@ namespace osu.Game.Online.Chat.Display
|
|||||||
{
|
{
|
||||||
Text = Message.Content,
|
Text = Message.Content,
|
||||||
TextSize = text_size,
|
TextSize = text_size,
|
||||||
|
AutoSizeAxes = Axes.Y,
|
||||||
RelativeSizeAxes = Axes.X,
|
RelativeSizeAxes = Axes.X,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user