I18NCommander/I18N Commander/App/scenes/BtnIcon.tscn
2023-12-08 20:11:23 +01:00

23 lines
565 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://d0x0yv7nevod7"]
[ext_resource type="Script" path="res://scenes/BtnIcon.cs" id="1_b787p"]
[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
script = ExtResource("1_b787p")
[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