@@ -599,12 +599,12 @@ Properties
599599 +---------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
600600 | :ref: `bool<class_bool> ` | :ref: `interface/touchscreen/enable_pan_and_scale_gestures<class_EditorSettings_property_interface/touchscreen/enable_pan_and_scale_gestures> ` |
601601 +---------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
602- | :ref: `bool<class_bool> ` | :ref: `interface/touchscreen/enable_touch_actions_panel<class_EditorSettings_property_interface/touchscreen/enable_touch_actions_panel> ` |
603- +---------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
604602 | :ref: `bool<class_bool> ` | :ref: `interface/touchscreen/increase_scrollbar_touch_area<class_EditorSettings_property_interface/touchscreen/increase_scrollbar_touch_area> ` |
605603 +---------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
606604 | :ref: `float<class_float> ` | :ref: `interface/touchscreen/scale_gizmo_handles<class_EditorSettings_property_interface/touchscreen/scale_gizmo_handles> ` |
607605 +---------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
606+ | :ref: `int<class_int> ` | :ref: `interface/touchscreen/touch_actions_panel<class_EditorSettings_property_interface/touchscreen/touch_actions_panel> ` |
607+ +---------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
608608 | :ref: `int<class_int> ` | :ref: `network/connection/check_for_updates<class_EditorSettings_property_network/connection/check_for_updates> ` |
609609 +---------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
610610 | :ref: `int<class_int> ` | :ref: `network/connection/network_mode<class_EditorSettings_property_network/connection/network_mode> ` |
@@ -4446,43 +4446,43 @@ If ``true``, enable two finger pan and scale gestures on touchscreen devices.
44464446
44474447----
44484448
4449- .. _class_EditorSettings_property_interface/touchscreen/enable_touch_actions_panel :
4449+ .. _class_EditorSettings_property_interface/touchscreen/increase_scrollbar_touch_area :
44504450
44514451.. rst-class :: classref-property
44524452
4453- :ref: `bool<class_bool> ` **interface/touchscreen/enable_touch_actions_panel ** :ref: `🔗<class_EditorSettings_property_interface/touchscreen/enable_touch_actions_panel > `
4453+ :ref: `bool<class_bool> ` **interface/touchscreen/increase_scrollbar_touch_area ** :ref: `🔗<class_EditorSettings_property_interface/touchscreen/increase_scrollbar_touch_area > `
44544454
4455- If ``true ``, enables the TouchActionsPanel to provide easy access to keyboard shortcuts on touchscreen devices.
4455+ If ``true ``, increases the scrollbar touch area to improve usability on touchscreen devices.
44564456
4457- \ **Note: ** Only available in the Android editor .
4457+ \ **Note: ** Defaults to `` true `` on touchscreen devices .
44584458
44594459.. rst-class :: classref-item-separator
44604460
44614461----
44624462
4463- .. _class_EditorSettings_property_interface/touchscreen/increase_scrollbar_touch_area :
4463+ .. _class_EditorSettings_property_interface/touchscreen/scale_gizmo_handles :
44644464
44654465.. rst-class :: classref-property
44664466
4467- :ref: `bool<class_bool > ` **interface/touchscreen/increase_scrollbar_touch_area ** :ref: `🔗<class_EditorSettings_property_interface/touchscreen/increase_scrollbar_touch_area > `
4467+ :ref: `float<class_float > ` **interface/touchscreen/scale_gizmo_handles ** :ref: `🔗<class_EditorSettings_property_interface/touchscreen/scale_gizmo_handles > `
44684468
4469- If `` true ``, increases the scrollbar touch area to improve usability on touchscreen devices.
4469+ Specify the multiplier to apply to the scale for the editor gizmo handles to improve usability on touchscreen devices.
44704470
4471- \ **Note: ** Defaults to ``true `` on touchscreen devices.
4471+ \ **Note: ** Defaults to ``1 `` on non- touchscreen devices.
44724472
44734473.. rst-class :: classref-item-separator
44744474
44754475----
44764476
4477- .. _class_EditorSettings_property_interface/touchscreen/scale_gizmo_handles :
4477+ .. _class_EditorSettings_property_interface/touchscreen/touch_actions_panel :
44784478
44794479.. rst-class :: classref-property
44804480
4481- :ref: `float<class_float > ` **interface/touchscreen/scale_gizmo_handles ** :ref: `🔗<class_EditorSettings_property_interface/touchscreen/scale_gizmo_handles > `
4481+ :ref: `int<class_int > ` **interface/touchscreen/touch_actions_panel ** :ref: `🔗<class_EditorSettings_property_interface/touchscreen/touch_actions_panel > `
44824482
4483- Specify the multiplier to apply to the scale for the editor gizmo handles to improve usability on touchscreen devices .
4483+ A touch-friendly panel that provides easy access to common actions such as save, delete, undo, and redo without requiring a keyboard .
44844484
4485- \ **Note: ** Defaults to `` 1 `` on non-touchscreen devices .
4485+ \ **Note: ** Only available in the Android and XR editor .
44864486
44874487.. rst-class :: classref-item-separator
44884488
0 commit comments