Added autoselect to all userinputs (numbers) for better UX

This commit is contained in:
2026-05-11 21:52:10 +02:00
parent 859db25d4f
commit 4dc8ffe55a
5 changed files with 7 additions and 0 deletions
+3
View File
@@ -65,6 +65,7 @@ size_flags_horizontal = 3
rounded = true
alignment = 1
prefix = "X"
select_all_on_focus = true
[node name="CoordinateY" type="SpinBox" parent="EditorDisplay/VBoxContainer/Values" unique_id=211509452]
layout_mode = 2
@@ -72,6 +73,7 @@ size_flags_horizontal = 3
rounded = true
alignment = 1
prefix = "Y"
select_all_on_focus = true
[node name="CoordinateZ" type="SpinBox" parent="EditorDisplay/VBoxContainer/Values" unique_id=832152386]
layout_mode = 2
@@ -79,6 +81,7 @@ size_flags_horizontal = 3
rounded = true
alignment = 1
prefix = "Z"
select_all_on_focus = true
[node name="ListDisplay" type="Button" parent="." unique_id=347942160]
layout_mode = 2