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:
parent
f74904f0aa
commit
658c23c925
@ -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[]
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user