From 4b5451facb648d6b59ca1043635cc3a0f957691b Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Thu, 18 Dec 2025 14:37:07 +1000 Subject: [PATCH] icon margin --- .../Features/Debug_/Tab/SubTabs/ThreadsVariablesSubTab.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/src/SharpIDE.Godot/Features/Debug_/Tab/SubTabs/ThreadsVariablesSubTab.tscn b/src/SharpIDE.Godot/Features/Debug_/Tab/SubTabs/ThreadsVariablesSubTab.tscn index 6f8ad6c..53e9437 100644 --- a/src/SharpIDE.Godot/Features/Debug_/Tab/SubTabs/ThreadsVariablesSubTab.tscn +++ b/src/SharpIDE.Godot/Features/Debug_/Tab/SubTabs/ThreadsVariablesSubTab.tscn @@ -70,6 +70,7 @@ anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 +theme_override_constants/inner_item_margin_left = 4 theme_override_constants/icon_max_width = 18 theme_override_constants/draw_guides = 0 theme_override_styles/panel = SubResource("StyleBoxEmpty_hwpe6")