mirror of
https://github.com/ppy/osu
synced 2025-01-07 06:40:05 +00:00
Fix timeline not receiving input (being eaten by composer)
This commit is contained in:
parent
a314f90d37
commit
26110cd777
@ -105,6 +105,7 @@ namespace osu.Game.Screens.Edit
|
||||
{
|
||||
Name = "Main content",
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Depth = float.MaxValue,
|
||||
Padding = new MarginPadding
|
||||
{
|
||||
Horizontal = horizontal_margins,
|
||||
|
Loading…
Reference in New Issue
Block a user