mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 00:02:54 +08:00
Update with framework changes
This commit is contained in:
parent
0e087994a1
commit
8994c57f3c
@ -102,7 +102,7 @@ namespace osu.Game.Overlays.SearchableList
|
||||
|
||||
protected override bool OnFocus(InputState state)
|
||||
{
|
||||
Filter.Search.TriggerFocus();
|
||||
Filter.Search.TriggerOnFocus();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user