2024-09-24 17:12:24 +00:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://bihon3xtx45y7"]
|
2024-03-25 10:22:36 +00:00
|
|
|
|
|
|
|
[ext_resource type="Script" path="res://components/bios_check/bios_check.gd" id="1_qrkee"]
|
|
|
|
|
2024-09-24 17:12:24 +00:00
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8e2dh"]
|
|
|
|
bg_color = Color(0.133, 0.133, 0.133, 1)
|
|
|
|
|
2024-03-25 10:22:36 +00:00
|
|
|
[node name="PopupContent" type="Control"]
|
2024-08-15 20:34:11 +00:00
|
|
|
top_level = true
|
2024-03-25 10:22:36 +00:00
|
|
|
layout_mode = 3
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
2024-09-24 17:12:24 +00:00
|
|
|
offset_right = -1.0
|
2024-08-16 13:34:48 +00:00
|
|
|
offset_bottom = -71.0
|
2024-03-25 10:22:36 +00:00
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
script = ExtResource("1_qrkee")
|
|
|
|
|
|
|
|
[node name="Table" type="Tree" parent="."]
|
2024-09-24 17:12:24 +00:00
|
|
|
unique_name_in_owner = true
|
|
|
|
clip_contents = false
|
|
|
|
layout_mode = 2
|
|
|
|
offset_right = 1277.0
|
|
|
|
offset_bottom = 723.0
|
2024-03-25 10:22:36 +00:00
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-09-24 17:12:24 +00:00
|
|
|
size_flags_horizontal = 3
|
|
|
|
size_flags_vertical = 3
|
|
|
|
theme_override_font_sizes/font_size = 16
|
|
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_8e2dh")
|
2024-03-25 10:22:36 +00:00
|
|
|
columns = 5
|
|
|
|
column_titles_visible = true
|
2024-09-05 18:04:56 +00:00
|
|
|
allow_reselect = true
|
2024-09-01 18:49:04 +00:00
|
|
|
allow_rmb_select = true
|
2024-03-25 10:22:36 +00:00
|
|
|
select_mode = 1
|