mirror of
https://github.com/osukey/osukey.git
synced 2025-05-22 22:17:36 +09: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;
|
Anchor = Anchor.Centre;
|
||||||
Origin = Anchor.Centre;
|
Origin = Anchor.Centre;
|
||||||
|
|
||||||
Height = 0.4f;
|
Height = 0.6f;
|
||||||
|
|
||||||
AddInternal(new Box
|
AddInternal(new Box
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user