aboutsummaryrefslogtreecommitdiff
path: root/client/menu/communicate/chat/chat_open.tscn
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-07-19 16:23:06 +0200
committermetamuffin <metamuffin@disroot.org>2025-07-19 16:23:06 +0200
commit6bb8bec5f30005b53f67ee5c278681d8ad41041e (patch)
tree45fe7abe1e9e0fdd1a023bd85bf2ea88d55c6dc3 /client/menu/communicate/chat/chat_open.tscn
parent6fc045c151d45ffecef9c8ca343e1a794bb3d6cd (diff)
downloadhurrycurry-6bb8bec5f30005b53f67ee5c278681d8ad41041e.tar
hurrycurry-6bb8bec5f30005b53f67ee5c278681d8ad41041e.tar.bz2
hurrycurry-6bb8bec5f30005b53f67ee5c278681d8ad41041e.tar.zst
invert menu autoselect group override
Diffstat (limited to 'client/menu/communicate/chat/chat_open.tscn')
-rw-r--r--client/menu/communicate/chat/chat_open.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/communicate/chat/chat_open.tscn b/client/menu/communicate/chat/chat_open.tscn
index 1bb2a6e6..f161f210 100644
--- a/client/menu/communicate/chat/chat_open.tscn
+++ b/client/menu/communicate/chat/chat_open.tscn
@@ -49,7 +49,7 @@ layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
-[node name="LineEdit" type="LineEdit" parent="PanelContainer/MarginContainer/VBoxContainer"]
+[node name="LineEdit" type="LineEdit" parent="PanelContainer/MarginContainer/VBoxContainer" groups=["autoselect"]]
layout_mode = 2
placeholder_text = "c.chat.write_message"
keep_editing_on_text_submit = true