Skip to content

Commit 8c25e71

Browse files
committed
mention about image embedding support
1 parent 4671f6b commit 8c25e71

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/07-Pro Features/02-image-gallery.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,14 @@ Type a search term in the search box and press `Enter` or click the search icon.
2727
2828
Hover over a thumbnail to preview the image in your page. The previously selected image is restored when you move the cursor away from the gallery.
2929

30-
To select an image, click the thumbnail or the **Use this Image** button. Phoenix Code downloads the image, saves it to the selected folder, and automatically updates the `src` attribute.
30+
To select an image, click the thumbnail. This embeds the image directly in your source code.
31+
32+
To download the image to your project instead, click the **Download image** button. Phoenix Code downloads the image, saves it to the selected folder, and automatically updates the `src` attribute.
3133

3234
> If this is your first time selecting an image, Phoenix Code prompts you to choose a folder where images should be saved. See [Folder Selection Dialog](#folder-selection-dialog) for details.
3335
36+
> If the image provider doesn't support embedding, clicking the thumbnail will download the image instead.
37+
3438
Below each thumbnail, the photographer's name and a link to their profile is displayed.
3539

3640
<!-- TODO: add video showing image gallery workflow -->

0 commit comments

Comments
 (0)