mirror of
https://github.com/Shiewk/Widgets.git
synced 2026-04-28 11:34:17 +02:00
Make opening the overview menu directly focus the search bar
This commit is contained in:
@@ -64,6 +64,7 @@ public class WidgetConfigScreen extends Screen {
|
||||
|
||||
this.addDrawableChild(widgetList);
|
||||
this.addDrawableChild(searchField);
|
||||
setInitialFocus(searchField);
|
||||
|
||||
// Left side
|
||||
GridWidget gw = new GridWidget(0, 0);
|
||||
|
||||
Reference in New Issue
Block a user