Files
uarep-ctl/scenes/hranges/panel.tscn

14 lines
472 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://hr55mkcneaer"]
[ext_resource type="Script" uid="uid://jtio1scc72bl" path="res://scenes/hranges/panel.gd" id="1_pg3d7"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ajqhv"]
[node name="panel" type="PanelContainer"]
offset_right = 690.0
offset_bottom = 75.0
theme_override_styles/panel = SubResource("StyleBoxFlat_ajqhv")
script = ExtResource("1_pg3d7")
[connection signal="resized" from="." to="." method="_on_resized"]