2024-08-04 18:45:51 +00:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://db4ibvxq5wnxe"]
|
|
|
|
|
|
|
|
[ext_resource type="Script" path="res://components/logs_view/view_log.gd" id="1_kk2pw"]
|
2024-08-02 20:25:39 +00:00
|
|
|
|
|
|
|
[node name="PopupContent" type="Control"]
|
|
|
|
layout_mode = 3
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-08-04 18:45:51 +00:00
|
|
|
script = ExtResource("1_kk2pw")
|
2024-08-02 20:25:39 +00:00
|
|
|
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="."]
|
2024-08-04 18:45:51 +00:00
|
|
|
unique_name_in_owner = true
|
2024-08-02 20:25:39 +00:00
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
focus_mode = 2
|
|
|
|
scroll_following = true
|
|
|
|
context_menu_enabled = true
|
|
|
|
selection_enabled = true
|