Added autoselect to all userinputs (numbers) for better UX
This commit is contained in:
@@ -69,6 +69,7 @@ size_flags_horizontal = 3
|
||||
rounded = true
|
||||
alignment = 1
|
||||
prefix = "x"
|
||||
select_all_on_focus = true
|
||||
|
||||
[node name="ListDisplay" type="Button" parent="." unique_id=200731038]
|
||||
visible = false
|
||||
|
||||
@@ -65,6 +65,7 @@ size_flags_horizontal = 3
|
||||
rounded = true
|
||||
alignment = 1
|
||||
prefix = "x"
|
||||
select_all_on_focus = true
|
||||
|
||||
[node name="ListDisplay" type="Button" parent="." unique_id=200731038]
|
||||
visible = false
|
||||
|
||||
@@ -86,6 +86,7 @@ size_flags_horizontal = 3
|
||||
rounded = true
|
||||
alignment = 1
|
||||
prefix = "x"
|
||||
select_all_on_focus = true
|
||||
|
||||
[node name="ListDisplay" type="Button" parent="." unique_id=200731038]
|
||||
visible = false
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -86,6 +86,7 @@ size_flags_horizontal = 3
|
||||
rounded = true
|
||||
alignment = 1
|
||||
prefix = "x"
|
||||
select_all_on_focus = true
|
||||
|
||||
[node name="ListDisplay" type="Button" parent="." unique_id=200731038]
|
||||
visible = false
|
||||
|
||||
Reference in New Issue
Block a user