mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 09:57:21 +09: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)
|
protected override bool OnFocus(InputState state)
|
||||||
{
|
{
|
||||||
Filter.Search.TriggerFocus();
|
Filter.Search.TriggerOnFocus();
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user