From efe4ba0ca528218d8766be3d54e354eb599cfc67 Mon Sep 17 00:00:00 2001 From: tpart Date: Thu, 4 Jul 2024 12:32:31 +0200 Subject: Fix buttons not clickable while debug info active --- client/game.tscn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/game.tscn') diff --git a/client/game.tscn b/client/game.tscn index 2489e04e..1d78793c 100644 --- a/client/game.tscn +++ b/client/game.tscn @@ -54,10 +54,12 @@ offset_left = -280.0 offset_bottom = 102.0 [node name="Debug" type="RichTextLabel" parent="."] +visible = false anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 +mouse_filter = 2 theme_override_colors/font_outline_color = Color(0, 0, 0, 1) theme_override_constants/outline_size = 5 -- cgit v1.2.3-70-g09d2