mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Increase height of timeline drag area
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user