mirror of
https://github.com/ppy/osu.git
synced 2025-03-12 17:57:21 +08:00
`dimensions` would always receive exactly one item, so might as well inline it. And yes, at this point the grid container is mostly a glorified `FillFlowContainer { Direction = FlowDirection.Vertical }`, but I am not touching that in this pull pending further decisions with respect to direction.