Doc: Update Effect Composer pictures

-Syntax highlighting and the Live Update
switch are now visible.

Fixes: QDS-14782
Change-Id: I81bf636f7aa22375244eed6139a0f39b54f4f17b
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
Reviewed-by: Teea Põldsam <teea.poldsam@qt.io>
This commit is contained in:
Johanna Vanhatapio
2025-02-21 10:29:56 +02:00
parent 23a6235282
commit e726716dd4
8 changed files with 8 additions and 8 deletions

View File

@@ -196,7 +196,7 @@
\endcode \endcode
\endlist \endlist
You should now see the effect in the preview window in the \uicontrol {Effect Composer} view: You should now see the effect in the preview window of the \uicontrol {Effect Composer} view:
\image moving-bars-shaders-code-editor.webp The Moving bars shader in Effect Composer \image moving-bars-shaders-code-editor.webp The Moving bars shader in Effect Composer

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

After

Width:  |  Height:  |  Size: 153 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 95 KiB

View File

@@ -43,10 +43,10 @@
as a part of your effect composition. The added effects appear in the effect stack as a part of your effect composition. The added effects appear in the effect stack
(3). You cannot add the same pre-made effect twice to the composition. You can, (3). You cannot add the same pre-made effect twice to the composition. You can,
however, add more than one custom effect to the same composition. however, add more than one custom effect to the same composition.
\li Adjust the effect parameters to modify your effect composition. View the preview panel \li Adjust the effect parameters to modify your effect composition. View the preview
(4) to see how the composition affects a component before assigning it to one. Use the window (4) to see how the composition affects a component before assigning it to
preview panel toolbar to select the preview image and the preview panel background one. Use the preview window toolbar to select the preview image and the preview
color. window background color.
\li Finally, select \imagesaveeffectcomposer to save your \li Finally, select \imagesaveeffectcomposer to save your
effect composition. If the composition is still \e Untitled, name it, and then select effect composition. If the composition is still \e Untitled, name it, and then select
\uicontrol Save. Select \imagesaveaseffectcomposer to save the \uicontrol Save. Select \imagesaveaseffectcomposer to save the
@@ -54,7 +54,7 @@
composition. composition.
\endlist \endlist
\image studio-effect-composer-assets.webp Effect Composer and the Assets view \image studio-effect-composer-assets.webp Effect Composer and the Assets view.
The saved effect compositions appear in the \uicontrol {Assets} > \uicontrol Effects. The saved effect compositions appear in the \uicontrol {Assets} > \uicontrol Effects.
To delete an effect composition, right-click it in the \uicontrol {Assets} view, and To delete an effect composition, right-click it in the \uicontrol {Assets} view, and
@@ -100,7 +100,7 @@
You can modify the shader code of an effect in your effect composition using You can modify the shader code of an effect in your effect composition using
\uicontrol {Shaders Code Editor}. \uicontrol {Shaders Code Editor}.
\image shaders-code-editor.webp Shaders Code Editor \image shaders-code-editor.webp Shaders Code Editor.
To open \uicontrol {Shaders Code Editor}: To open \uicontrol {Shaders Code Editor}:
@@ -252,7 +252,7 @@
\section1 Using animated effects \section1 Using animated effects
Some of the effects in \uicontrol {Effect Composer} are animated. Preview the Some of the effects in \uicontrol {Effect Composer} are animated. Preview the
animation in the preview panel using the play, pause, and restart animation animation in the preview window using the play, pause, and restart animation
buttons. buttons.
When a composition including an animated effect has been applied to a component, When a composition including an animated effect has been applied to a component,