I18NCommander/I18N Commander/App/scenes/BtnIcon.tscn

23 lines
565 B
Plaintext
Raw Normal View History

2023-12-08 18:38:57 +00:00
[gd_scene load_steps=2 format=3 uid="uid://d0x0yv7nevod7"]
2023-12-08 19:09:50 +00:00
[ext_resource type="Script" path="res://scenes/BtnIcon.cs" id="1_b787p"]
2023-12-08 18:38:57 +00:00
[node name="btn_icon" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
2023-12-08 19:09:50 +00:00
script = ExtResource("1_b787p")
2023-12-08 18:38:57 +00:00
[node name="margin" type="MarginContainer" parent="."]
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
[node name="btn" type="Button" parent="margin"]
unique_name_in_owner = true
layout_mode = 2
theme_override_constants/h_separation = 6