diff --git a/src/SharpIDE.Godot/Features/Debug_/DebugPanel.tscn b/src/SharpIDE.Godot/Features/Debug_/DebugPanel.tscn index 61624e9..54d587e 100644 --- a/src/SharpIDE.Godot/Features/Debug_/DebugPanel.tscn +++ b/src/SharpIDE.Godot/Features/Debug_/DebugPanel.tscn @@ -14,6 +14,7 @@ script = ExtResource("1_h4rcc") RunningIcon = ExtResource("2_pub1e") [node name="Label" type="Label" parent="."] +visible = false layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 diff --git a/src/SharpIDE.Godot/Features/Run/RunPanel.tscn b/src/SharpIDE.Godot/Features/Run/RunPanel.tscn index 84a3c40..1f2be34 100644 --- a/src/SharpIDE.Godot/Features/Run/RunPanel.tscn +++ b/src/SharpIDE.Godot/Features/Run/RunPanel.tscn @@ -14,6 +14,7 @@ script = ExtResource("1_sq1l4") RunningIcon = ExtResource("2_tu4jg") [node name="Label" type="Label" parent="."] +visible = false layout_mode = 1 anchors_preset = 8 anchor_left = 0.5