fixed texture jittering and bleeding

This commit is contained in:
2023-02-25 19:27:22 +01:00
parent 1d03dc06a8
commit edfa2b715c
9 changed files with 81 additions and 91 deletions

View File

@@ -4,7 +4,7 @@
[node name="popup_panel" type="PopupPanel"]
transparent_bg = true
size = Vector2i(1537, 193)
size = Vector2i(1844, 193)
visible = true
always_on_top = true
script = ExtResource("1_gdt1r")
@@ -12,7 +12,7 @@ script = ExtResource("1_gdt1r")
[node name="v_box_container" type="VBoxContainer" parent="."]
offset_left = 4.0
offset_top = 4.0
offset_right = 1533.0
offset_right = 1840.0
offset_bottom = 189.0
[node name="rich_text_label" type="RichTextLabel" parent="v_box_container"]