27 lines
847 B
Plaintext
27 lines
847 B
Plaintext
[gd_scene format=3 uid="uid://bx11sel2q5wli"]
|
|
|
|
[ext_resource type="Script" uid="uid://betg01sk02eyy" path="res://addons/Todo_Manager/PatternEdit.gd" id="1_mujq6"]
|
|
|
|
[node name="Pattern" type="HBoxContainer" unique_id=1021642839]
|
|
script = ExtResource("1_mujq6")
|
|
|
|
[node name="LineEdit" type="LineEdit" parent="." unique_id=873277121]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 0
|
|
expand_to_text_length = true
|
|
|
|
[node name="RemoveButton" type="Button" parent="." unique_id=1658261436]
|
|
layout_mode = 2
|
|
text = "-"
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="." unique_id=1247754058]
|
|
custom_minimum_size = Vector2(20, 0)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 0
|
|
|
|
[node name="CaseSensativeCheckbox" type="CheckBox" parent="." unique_id=2109793582]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 0
|
|
text = "Case Sensitive"
|