aboutsummaryrefslogtreecommitdiff
path: root/main.tscn
diff options
context:
space:
mode:
authordam <dam@gudinoff>2022-02-18 01:34:43 +0000
committerdam <dam@gudinoff>2022-02-18 01:34:43 +0000
commit283c0f2d84420bd02550dd4404b306d427fd58af (patch)
tree3999ad958556bcccba63b5fca05880accdc827f3 /main.tscn
parent48a26128f175047528fcc1c96590f1a7bbc281eb (diff)
downloadsurgery-log-283c0f2d84420bd02550dd4404b306d427fd58af.tar.zst
surgery-log-283c0f2d84420bd02550dd4404b306d427fd58af.zip
Implemented custom option set control. Fixed option sets text input zone being hidden below the button.
Diffstat (limited to 'main.tscn')
-rw-r--r--main.tscn3
1 files changed, 3 insertions, 0 deletions
diff --git a/main.tscn b/main.tscn
index db7c7f7..5122f4c 100644
--- a/main.tscn
+++ b/main.tscn
@@ -97,6 +97,7 @@ script = ExtResource( 9 )
[node name="process_id" type="LineEdit" parent="stage/controls" index="0"]
margin_right = 1080.0
margin_bottom = 62.0
+max_length = 32
placeholder_text = "Nº Processo"
caret_blink = true
caret_blink_speed = 0.5
@@ -105,6 +106,7 @@ caret_blink_speed = 0.5
margin_top = 66.0
margin_right = 1080.0
margin_bottom = 128.0
+max_length = 32
placeholder_text = "Nº Cirurgia"
caret_blink = true
caret_blink_speed = 0.5
@@ -193,6 +195,7 @@ text = "Urgência"
margin_top = 928.0
margin_right = 1080.0
margin_bottom = 990.0
+max_length = 4096
placeholder_text = "Notas"
caret_blink = true
caret_blink_speed = 0.5