From ccdf0730dffd7769135dda7e1db866660961d495 Mon Sep 17 00:00:00 2001 From: Mats Honkamaa Date: Wed, 5 Jul 2023 14:49:45 +0300 Subject: [PATCH] Doc: Update camera align buttons docs Task-number: QDS-10096 Change-Id: I3c513cfdf2f71df7f465c37ec6e007455ec6b67b Reviewed-by: Qt CI Patch Build Bot Reviewed-by: Tanja Remes Reviewed-by: Leena Miettinen --- .../src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc b/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc index 23c998d9fcd..d86d1f55249 100644 --- a/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc +++ b/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc @@ -226,6 +226,8 @@ To align a camera to the \uicontrol{3D} view: \list 1 \li Select a camera in the \uicontrol{3D} or \uicontrol {Navigator} view. + \note If you don't have a camera selected, the most recently selected camera + is aligned to the view. \li In the \uicontrol{3D} view, select \inlineimage icons/align-camera-on.png . @@ -234,9 +236,11 @@ This moves and rotates the camera so that the camera shows the same view as the current view in the \uicontrol{3D} view. - To align the the \uicontrol{3D} view to a camera: + To align the \uicontrol{3D} view to a camera: \list 1 \li Select a camera in the \uicontrol{3D} view or \uicontrol {Navigator}. + \note If you don't have a camera selected, the view is aligned to the most recently + selected camera. \li In the \uicontrol{3D} view, select \inlineimage icons/align-view-on.png .