65 lines
2.0 KiB
Plaintext
65 lines
2.0 KiB
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://cqc2xlt81ju8s"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_6ov2c"]
|
|
draw_center = false
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dtmd4"]
|
|
bg_color = Color(0.18039216, 0.2627451, 0.43137255, 1)
|
|
corner_radius_top_left = 3
|
|
corner_radius_top_right = 3
|
|
corner_radius_bottom_right = 3
|
|
corner_radius_bottom_left = 3
|
|
|
|
[node name="PackageEntry" type="MarginContainer"]
|
|
anchors_preset = 14
|
|
anchor_top = 0.5
|
|
anchor_right = 1.0
|
|
anchor_bottom = 0.5
|
|
offset_top = -4.0
|
|
offset_bottom = 4.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Button" type="Button" parent="."]
|
|
custom_minimum_size = Vector2(0, 26)
|
|
layout_mode = 2
|
|
theme_override_styles/normal = SubResource("StyleBoxFlat_6ov2c")
|
|
theme_override_styles/focus = SubResource("StyleBoxFlat_dtmd4")
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="."]
|
|
layout_mode = 2
|
|
mouse_filter = 0
|
|
mouse_behavior_recursive = 1
|
|
theme_override_constants/margin_left = 5
|
|
theme_override_constants/margin_right = 5
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="PackageNameLabel" type="Label" parent="MarginContainer/HBoxContainer"]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "OpenTelemetry.Exporter.OpenTelemetryProtocol"
|
|
|
|
[node name="LineNumberLabel" type="Label" parent="MarginContainer/HBoxContainer"]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
theme_override_colors/font_color = Color(1, 1, 1, 0.7411765)
|
|
text = "1.12.0"
|
|
|
|
[node name="LineNumberLabel2" type="Label" parent="MarginContainer/HBoxContainer"]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
theme_override_colors/font_color = Color(1, 1, 1, 0.7411765)
|
|
text = "nuget"
|
|
|
|
[node name="Spacer" type="Control" parent="MarginContainer/HBoxContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="FileNameLabel" type="Label" parent="MarginContainer/HBoxContainer"]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
theme_override_colors/font_color = Color(1, 1, 1, 0.7411765)
|
|
text = "1.13.0"
|