mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Give more space to the parameter adjustment area
This commit is contained in:
@ -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[]
|
||||
{
|
||||
|
Reference in New Issue
Block a user