diff options
Diffstat (limited to 'client/menu')
| -rw-r--r-- | client/menu/setup.tscn | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/client/menu/setup.tscn b/client/menu/setup.tscn index 7b38b2a1..696d1288 100644 --- a/client/menu/setup.tscn +++ b/client/menu/setup.tscn @@ -95,6 +95,7 @@ anchor_right = 1.0  anchor_bottom = 1.0  grow_horizontal = 2  grow_vertical = 2 +follow_focus = true  horizontal_scroll_mode = 0  [node name="Control" type="Control" parent="ScrollContainer"] | 
