18 lines
543 B
Plaintext
18 lines
543 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bie1xn8v1kd66"]
|
|
|
|
[ext_resource type="Script" uid="uid://dd033y6smf6jh" path="res://addons/Todo_Manager/ColourPicker.gd" id="1"]
|
|
|
|
[node name="TODOColour" type="HBoxContainer"]
|
|
offset_right = 105.0
|
|
offset_bottom = 31.0
|
|
script = ExtResource("1")
|
|
metadata/_edit_use_custom_anchors = false
|
|
|
|
[node name="Label" type="Label" parent="."]
|
|
layout_mode = 2
|
|
|
|
[node name="TODOColourPickerButton" type="ColorPickerButton" parent="."]
|
|
custom_minimum_size = Vector2(40, 0)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 10
|