chore(client): vendor GUT 9.7.1 + headless test harness
This commit is contained in:
34
client/addons/gut/gui/ResultsTree.tscn
Normal file
34
client/addons/gut/gui/ResultsTree.tscn
Normal file
@@ -0,0 +1,34 @@
|
||||
[gd_scene format=3 uid="uid://dls5r5f6157nq"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dehdhn78qv5tr" path="res://addons/gut/gui/ResultsTree.gd" id="1_b4uub"]
|
||||
|
||||
[node name="ResultsTree" type="Tree" unique_id=2083877882]
|
||||
offset_right = 1082.0
|
||||
offset_bottom = 544.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
columns = 2
|
||||
hide_root = true
|
||||
script = ExtResource("1_b4uub")
|
||||
|
||||
[node name="TextOverlay" type="Label" parent="." unique_id=397271335]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="ResultsTree" type="VBoxContainer" parent="." unique_id=1266326887]
|
||||
custom_minimum_size = Vector2(10, 10)
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -70.0
|
||||
offset_bottom = -104.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
Reference in New Issue
Block a user