mirror of
https://github.com/ppy/osu.git
synced 2026-06-03 10:50:58 +08:00
Focus search box immediately
This commit is contained in:
@@ -467,6 +467,7 @@ namespace osu.Game.Screens.Ranking
|
||||
{
|
||||
searchBox = new SearchTextBox
|
||||
{
|
||||
HoldFocus = true,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
},
|
||||
searchContainer = new SearchContainer
|
||||
|
||||
Reference in New Issue
Block a user