mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 16:12:57 +08:00
Increase height of timeline drag area
This commit is contained in:
parent
d11d754715
commit
d1be7c23d9
@ -36,7 +36,7 @@ namespace osu.Game.Screens.Edit.Compose.Components.Timeline
|
||||
Anchor = Anchor.Centre;
|
||||
Origin = Anchor.Centre;
|
||||
|
||||
Height = 0.4f;
|
||||
Height = 0.6f;
|
||||
|
||||
AddInternal(new Box
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user