mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Fix FlowContainers.
This commit is contained in:
@ -45,6 +45,7 @@ namespace osu.Game.Online.Chat.Display
|
||||
{
|
||||
Direction = FlowDirection.VerticalOnly,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
AutoSizeAxes = Axes.Y,
|
||||
Spacing = new Vector2(1, 1)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user