2024-07-23 09:42:00 +00:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://bie1xn8v1kd66"]
|
|
|
|
|
2025-02-10 18:16:34 +00:00
|
|
|
[ext_resource type="Script" uid="uid://df541g6d1m0h7" path="res://addons/Todo_Manager/ColourPicker.gd" id="1"]
|
2024-07-23 09:42:00 +00:00
|
|
|
|
|
|
|
[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="."]
|
|
|
|
offset_top = 4.0
|
|
|
|
offset_right = 1.0
|
|
|
|
offset_bottom = 27.0
|
|
|
|
|
|
|
|
[node name="TODOColourPickerButton" type="ColorPickerButton" parent="."]
|
|
|
|
custom_minimum_size = Vector2(40, 0)
|
|
|
|
offset_left = 65.0
|
|
|
|
offset_right = 105.0
|
|
|
|
offset_bottom = 31.0
|
|
|
|
size_flags_horizontal = 10
|