add icon
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://cqc2xlt81ju8s"]
|
||||
[gd_scene load_steps=4 format=3 uid="uid://cqc2xlt81ju8s"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b5ih61vdjv5e6" path="res://Features/LeftSideBar/Resources/Nuget.svg" id="1_kw1n7"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_6ov2c"]
|
||||
draw_center = false
|
||||
@@ -36,6 +38,18 @@ theme_override_constants/margin_right = 5
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/HBoxContainer"]
|
||||
layout_mode = 2
|
||||
theme_override_constants/margin_left = 1
|
||||
theme_override_constants/margin_top = 4
|
||||
theme_override_constants/margin_right = 3
|
||||
theme_override_constants/margin_bottom = 4
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="MarginContainer/HBoxContainer/MarginContainer"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("1_kw1n7")
|
||||
expand_mode = 3
|
||||
|
||||
[node name="PackageNameLabel" type="Label" parent="MarginContainer/HBoxContainer"]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
|
||||
Reference in New Issue
Block a user