aboutsummaryrefslogtreecommitdiff
path: root/ui/date_picker/date_picker.tscn
diff options
context:
space:
mode:
authordam <dam@gudinoff>2022-06-22 13:40:01 +0000
committerdam <dam@gudinoff>2022-06-22 13:40:01 +0000
commit44d634db3f42ae60b42a1a20892d11faabc3c1b0 (patch)
tree4746d0f4ee812b7fd4d5abfa7e6e9bcec0471825 /ui/date_picker/date_picker.tscn
parentbc7df6808b404f96dd8a0677a90b4dcfaf9eca47 (diff)
downloadsurgery-log-44d634db3f42ae60b42a1a20892d11faabc3c1b0.tar.zst
surgery-log-44d634db3f42ae60b42a1a20892d11faabc3c1b0.zip
Night theme completed.
Diffstat (limited to 'ui/date_picker/date_picker.tscn')
-rw-r--r--ui/date_picker/date_picker.tscn55
1 files changed, 25 insertions, 30 deletions
diff --git a/ui/date_picker/date_picker.tscn b/ui/date_picker/date_picker.tscn
index 0e2e64e..86839a2 100644
--- a/ui/date_picker/date_picker.tscn
+++ b/ui/date_picker/date_picker.tscn
@@ -8,6 +8,24 @@ anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource( 2 )
+[node name="split_upper" type="ColorRect" parent="."]
+anchor_top = 0.333
+anchor_right = 1.0
+anchor_bottom = 0.343
+color = Color( 0.501961, 0.501961, 0.501961, 0.501961 )
+__meta__ = {
+"_edit_use_anchors_": false
+}
+
+[node name="split_lower" type="ColorRect" parent="."]
+anchor_top = 0.666
+anchor_right = 1.0
+anchor_bottom = 0.676
+color = Color( 0.501961, 0.501961, 0.501961, 0.501961 )
+__meta__ = {
+"_edit_use_anchors_": false
+}
+
[node name="year" type="Control" parent="."]
anchor_right = 0.333
anchor_bottom = 1.0
@@ -23,10 +41,6 @@ anchor_right = 1.0
anchor_bottom = 0.333
mouse_filter = 1
align = 1
-valign = 1
-__meta__ = {
-"_edit_use_anchors_": false
-}
[node name="current" type="Label" parent="year"]
anchor_top = 0.333
@@ -34,7 +48,6 @@ anchor_right = 1.0
anchor_bottom = 0.666
mouse_filter = 1
align = 1
-valign = 1
__meta__ = {
"_edit_use_anchors_": false
}
@@ -43,8 +56,11 @@ __meta__ = {
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
+margin_top = 3.0
+margin_bottom = 3.0
grow_horizontal = 2
grow_vertical = 2
+rect_clip_content = true
focus_next = NodePath("../../../month/current/input")
custom_constants/minimum_spaces = 0
align = 1
@@ -57,7 +73,6 @@ anchor_right = 1.0
anchor_bottom = 1.0
mouse_filter = 1
align = 1
-valign = 1
__meta__ = {
"_edit_use_anchors_": false
}
@@ -75,7 +90,6 @@ anchor_right = 1.0
anchor_bottom = 0.333
mouse_filter = 1
align = 1
-valign = 1
__meta__ = {
"_edit_use_anchors_": false
}
@@ -86,7 +100,6 @@ anchor_right = 1.0
anchor_bottom = 0.666
mouse_filter = 1
align = 1
-valign = 1
__meta__ = {
"_edit_use_anchors_": false
}
@@ -95,6 +108,8 @@ __meta__ = {
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
+margin_top = 3.0
+margin_bottom = 3.0
grow_horizontal = 2
grow_vertical = 2
focus_next = NodePath("../../../day/current/input")
@@ -110,7 +125,6 @@ anchor_right = 1.0
anchor_bottom = 1.0
mouse_filter = 1
align = 1
-valign = 1
__meta__ = {
"_edit_use_anchors_": false
}
@@ -131,7 +145,6 @@ anchor_right = 1.0
anchor_bottom = 0.333
mouse_filter = 1
align = 1
-valign = 1
__meta__ = {
"_edit_use_anchors_": false
}
@@ -142,7 +155,6 @@ anchor_right = 1.0
anchor_bottom = 0.666
mouse_filter = 1
align = 1
-valign = 1
__meta__ = {
"_edit_use_anchors_": false
}
@@ -151,6 +163,8 @@ __meta__ = {
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
+margin_top = 3.0
+margin_bottom = 3.0
grow_horizontal = 2
grow_vertical = 2
focus_previous = NodePath("../../../month/current/input")
@@ -165,25 +179,6 @@ anchor_right = 1.0
anchor_bottom = 1.0
mouse_filter = 1
align = 1
-valign = 1
-__meta__ = {
-"_edit_use_anchors_": false
-}
-
-[node name="split_upper" type="ColorRect" parent="."]
-anchor_top = 0.333
-anchor_right = 1.0
-anchor_bottom = 0.343
-color = Color( 0.501961, 0.501961, 0.501961, 0.501961 )
-__meta__ = {
-"_edit_use_anchors_": false
-}
-
-[node name="split_lower" type="ColorRect" parent="."]
-anchor_top = 0.666
-anchor_right = 1.0
-anchor_bottom = 0.676
-color = Color( 0.501961, 0.501961, 0.501961, 0.501961 )
__meta__ = {
"_edit_use_anchors_": false
}