exporting
This commit is contained in:
@@ -91,21 +91,30 @@ grow_vertical = 2
|
||||
texture = ExtResource("3_0qx04")
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 15.0
|
||||
offset_top = 15.0
|
||||
offset_right = 63.0
|
||||
offset_bottom = 38.0
|
||||
layout_mode = 1
|
||||
anchors_preset = 3
|
||||
anchor_left = 1.0
|
||||
anchor_top = 1.0
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -61.0
|
||||
offset_top = -33.0
|
||||
offset_right = -9.0
|
||||
offset_bottom = -9.0
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 0
|
||||
|
||||
[node name="UndoButton" type="Button" parent="HBoxContainer"]
|
||||
custom_minimum_size = Vector2(24, 24)
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 0
|
||||
tooltip_text = "Undo"
|
||||
shortcut = SubResource("Shortcut_wfn45")
|
||||
icon = SubResource("AtlasTexture_wfn45")
|
||||
|
||||
[node name="Finish" type="Button" parent="HBoxContainer"]
|
||||
custom_minimum_size = Vector2(24, 24)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 8
|
||||
size_flags_vertical = 0
|
||||
tooltip_text = "Finish"
|
||||
shortcut = SubResource("Shortcut_sr4y0")
|
||||
|
||||
Reference in New Issue
Block a user