Browse Source

small tweak to search menu behaviour

Jonathan Higgins 6 months ago
parent
commit
94346d25ae
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scenes/main/control.tscn

+ 1 - 0
scenes/main/control.tscn

@@ -422,6 +422,7 @@ placeholder_text = "Type to search"
 custom_minimum_size = Vector2(0, 10)
 layout_mode = 2
 size_flags_vertical = 3
+follow_focus = true
 horizontal_scroll_mode = 0
 
 [node name="ItemContainer" type="VBoxContainer" parent="SearchMenu/VBoxContainer/ScrollContainer"]