diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/LeftSideBar.tscn b/src/SharpIDE.Godot/Features/LeftSideBar/LeftSideBar.tscn index 2387cf0..19ccbeb 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/LeftSideBar.tscn +++ b/src/SharpIDE.Godot/Features/LeftSideBar/LeftSideBar.tscn @@ -30,12 +30,13 @@ anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 +theme_override_constants/margin_left = 5 theme_override_constants/margin_top = 5 +theme_override_constants/margin_right = 5 theme_override_constants/margin_bottom = 5 [node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"] layout_mode = 2 -size_flags_horizontal = 4 [node name="SlnExplorerButton" type="Button" parent="MarginContainer/VBoxContainer"] unique_name_in_owner = true diff --git a/src/SharpIDE.Godot/IdeRoot.tscn b/src/SharpIDE.Godot/IdeRoot.tscn index f1f9fcd..2598a98 100644 --- a/src/SharpIDE.Godot/IdeRoot.tscn +++ b/src/SharpIDE.Godot/IdeRoot.tscn @@ -143,7 +143,7 @@ size_flags_horizontal = 3 theme_override_constants/separation = 4 theme_override_constants/minimum_grab_thickness = 10 theme_override_icons/grabber = SubResource("PlaceholderTexture2D_woo5i") -split_offset = 371 +split_offset = 370 script = ExtResource("3_0ybuf") metadata/_custom_type_script = "uid://kvnhndc3l6ih"