mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Update with framework changes
This commit is contained in:
@ -102,7 +102,7 @@ namespace osu.Game.Overlays.SearchableList
|
||||
|
||||
protected override bool OnFocus(InputState state)
|
||||
{
|
||||
Filter.Search.TriggerFocus();
|
||||
Filter.Search.TriggerOnFocus();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user