From 69d5b2723fa16c35ff51d3132f5e7767c7eb6b34 Mon Sep 17 00:00:00 2001 From: Haze Weathers Date: Thu, 18 Apr 2024 01:22:05 -0400 Subject: [PATCH] fix little focus issue in a level select popup --- menus/level_select_scholar.tscn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/menus/level_select_scholar.tscn b/menus/level_select_scholar.tscn index f46e34c..91b9bb0 100644 --- a/menus/level_select_scholar.tscn +++ b/menus/level_select_scholar.tscn @@ -943,6 +943,8 @@ alignment = 1 unique_name_in_owner = true margin_right = 49.0 margin_bottom = 10.0 +focus_neighbour_top = NodePath(".") +focus_neighbour_bottom = NodePath(".") size_flags_horizontal = 3 text = "No way!" @@ -950,6 +952,8 @@ text = "No way!" margin_left = 57.0 margin_right = 113.0 margin_bottom = 10.0 +focus_neighbour_top = NodePath(".") +focus_neighbour_bottom = NodePath(".") size_flags_horizontal = 3 text = "yeppers!"