From d2e4a980bf472f7ef712d1fd02c387574bdd11d2 Mon Sep 17 00:00:00 2001 From: Teea Poldsam Date: Thu, 23 May 2024 12:37:27 +0300 Subject: [PATCH] Doc: Document fly mode speed shortcuts Fixes: QDS-12664 Change-Id: I4cf001ec3f98c364323b1389e024df5f06055c59 Reviewed-by: Johanna Vanhatapio --- .../qtquick3d-editor/qtdesignstudio-3d-editor.qdoc | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc b/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc index e691b47c770..ff67fa14a8a 100644 --- a/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc +++ b/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc @@ -158,13 +158,20 @@ \row \li \key Q or \key {Page down} \li Move down. + \row + \li \key Shift + \li Move faster. + \row + \li \key Alt + \li Move slower. \row \li \key Spacebar \li Move to an object in the crosshairs. \endtable - To adjust the movement speed, select \inlineimage icons/camera_speed.png in the - \uicontrol 3D view toolbar to open the configuration dialog. + To adjust the movement speed, right-click and hold in the \uicontrol 3D view, and rotate the + mouse wheel. Alternatively, select \inlineimage icons/camera_speed.png in the \uicontrol 3D + view toolbar to open the configuration dialog. In the configuration dialog, you can: \list