From b21fe3c7b1ea2feb62a6e3815fdd2ba3347ba99a Mon Sep 17 00:00:00 2001 From: Teea Poldsam Date: Thu, 23 May 2024 14:30:12 +0300 Subject: [PATCH] Doc: Add info about live previewing in different sizes Fixes: QDS-12821 Change-Id: I4753d48ea47f92870594633a45672921ca3da031 Reviewed-by: Johanna Vanhatapio Reviewed-by: Mats Honkamaa --- doc/qtcreator/src/qtquick/qtquick-live-preview-desktop.qdoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/qtcreator/src/qtquick/qtquick-live-preview-desktop.qdoc b/doc/qtcreator/src/qtquick/qtquick-live-preview-desktop.qdoc index 2f939c69cb5..00547a61243 100644 --- a/doc/qtcreator/src/qtquick/qtquick-live-preview-desktop.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-live-preview-desktop.qdoc @@ -31,9 +31,12 @@ \uicontrol {Preview File}. \endlist - To preview the whole UI, select \uicontrol {Live Preview} + To preview the whole application, select \uicontrol {Live Preview} when viewing the main QML file of the project. + To preview the application in a different zoom level, right-click the \uicontrol {Live Preview} + button and select the zoom level. + \section1 Overriding the Preview Tool By default, the QML runtime is used for previewing.