aboutsummaryrefslogtreecommitdiff
path: root/main.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'main.tscn')
-rw-r--r--main.tscn4
1 files changed, 3 insertions, 1 deletions
diff --git a/main.tscn b/main.tscn
index f7a0d0a..d70be12 100644
--- a/main.tscn
+++ b/main.tscn
@@ -195,12 +195,14 @@ margin_bottom = 992.0
rect_min_size = Vector2( 0, 62 )
placeholder = "Intervention"
-[node name="is_urgency" type="CheckButton" parent="stage/controls" index="12"]
+[node name="is_urgency" type="Button" parent="stage/controls" index="12"]
margin_top = 1002.0
margin_right = 1080.0
margin_bottom = 1064.0
rect_min_size = Vector2( 0, 62 )
+toggle_mode = true
text = "Is urgency"
+align = 0
[node name="notes" type="LineEdit" parent="stage/controls" index="13"]
margin_top = 1074.0