diff --git a/src/SharpIDE.Godot/Features/SlnPicker/SlnPicker.tscn b/src/SharpIDE.Godot/Features/SlnPicker/SlnPicker.tscn index 776f42a..7eba303 100644 --- a/src/SharpIDE.Godot/Features/SlnPicker/SlnPicker.tscn +++ b/src/SharpIDE.Godot/Features/SlnPicker/SlnPicker.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=5 format=3 uid="uid://cwvhbsd1mdl2x"] [ext_resource type="Script" uid="uid://bjvwb6jg6jpsi" path="res://Features/SlnPicker/SlnPicker.cs" id="1_ciq0g"] -[ext_resource type="Texture2D" uid="uid://2widrto5grk7" path="res://Resources/SharpIdeV2.svg" id="2_qs47j"] +[ext_resource type="Texture2D" uid="uid://tpjfx7mo6cwj" path="res://Resources/SharpIdeV3.svg" id="2_qs47j"] [ext_resource type="PackedScene" uid="uid://x5lhwvh5dium" path="res://Features/SlnPicker/PreviousSlnEntry.tscn" id="2_t7l5q"] [ext_resource type="Script" uid="uid://but0p7xwpfxtg" path="res://Features/SlnPicker/AutoOpenLastSlnButton.cs" id="4_qs47j"] @@ -40,13 +40,15 @@ layout_mode = 2 theme_override_constants/separation = 8 [node name="TextureRect" type="TextureRect" parent="VSplitContainer/MarginContainer/VBoxContainer/HBoxContainer"] +custom_minimum_size = Vector2(0, 60) layout_mode = 2 texture = ExtResource("2_qs47j") -expand_mode = 2 +expand_mode = 3 [node name="VBoxContainer" type="VBoxContainer" parent="VSplitContainer/MarginContainer/VBoxContainer/HBoxContainer"] layout_mode = 2 theme_override_constants/separation = 0 +alignment = 1 [node name="Label" type="Label" parent="VSplitContainer/MarginContainer/VBoxContainer/HBoxContainer/VBoxContainer"] layout_mode = 2 diff --git a/src/SharpIDE.Godot/Resources/SharpIdeV3.svg b/src/SharpIDE.Godot/Resources/SharpIdeV3.svg index b0c11b8..f5dda8f 100644 --- a/src/SharpIDE.Godot/Resources/SharpIdeV3.svg +++ b/src/SharpIDE.Godot/Resources/SharpIdeV3.svg @@ -21,9 +21,9 @@ inkscape:pageopacity="0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#505050" - inkscape:zoom="11.313709" - inkscape:cx="466.07176" - inkscape:cy="401.59246" + inkscape:zoom="2" + inkscape:cx="246.25" + inkscape:cy="214.75" inkscape:window-width="2560" inkscape:window-height="1369" inkscape:window-x="-8" @@ -44,7 +44,7 @@ opacity="0.14901961" empspacing="5" enabled="true" - visible="true" + visible="false" dotted="false" /> diff --git a/src/SharpIDE.Godot/project.godot b/src/SharpIDE.Godot/project.godot index 9768046..bbba30c 100644 --- a/src/SharpIDE.Godot/project.godot +++ b/src/SharpIDE.Godot/project.godot @@ -15,7 +15,7 @@ run/main_scene="uid://b70jhun5a4las" config/features=PackedStringArray("4.5", "C#", "Forward Plus") run/max_fps=157 run/low_processor_mode=true -config/icon="uid://la1pnl3sffo6" +config/icon="uid://tpjfx7mo6cwj" [autoload]