From 4969869336815ce992ec167952d13cfd85fea6a5 Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Fri, 12 Sep 2025 21:40:22 +1000 Subject: [PATCH] Update SolutionExplorerPanel.tscn --- .../Features/SolutionExplorer/SolutionExplorerPanel.tscn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/SharpIDE.Godot/Features/SolutionExplorer/SolutionExplorerPanel.tscn b/src/SharpIDE.Godot/Features/SolutionExplorer/SolutionExplorerPanel.tscn index 65a9475..b835279 100644 --- a/src/SharpIDE.Godot/Features/SolutionExplorer/SolutionExplorerPanel.tscn +++ b/src/SharpIDE.Godot/Features/SolutionExplorer/SolutionExplorerPanel.tscn @@ -27,3 +27,7 @@ anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 +theme_override_constants/v_separation = 1 +theme_override_constants/inner_item_margin_left = 2 +theme_override_constants/draw_guides = 0 +theme_override_font_sizes/font_size = 16