mirror of
https://github.com/osukey/osukey.git
synced 2025-07-04 01:40:02 +09:00
Get rid of AlwaysReceiveInput
This commit is contained in:
@ -82,7 +82,6 @@ namespace osu.Game.Overlays.SearchableList
|
||||
RelativeSizeAxes = Axes.X,
|
||||
AutoSizeAxes = Axes.Y,
|
||||
Direction = FillDirection.Vertical,
|
||||
AlwaysReceiveInput = true,
|
||||
Children = new Drawable[]
|
||||
{
|
||||
Header = CreateHeader(),
|
||||
|
Reference in New Issue
Block a user