1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 09:07:25 +08:00

Give more space to the parameter adjustment area

This commit is contained in:
Dean Herbert 2021-04-19 13:15:17 +09:00
parent f74904f0aa
commit 658c23c925

View File

@ -32,7 +32,7 @@ namespace osu.Game.Screens.Edit.Timing
ColumnDimensions = new[]
{
new Dimension(),
new Dimension(GridSizeMode.Absolute, 200),
new Dimension(GridSizeMode.Absolute, 350),
},
Content = new[]
{