docs: Conform *View an image at full size* doc to documentation styling guidelines.

This commit is contained in:
Cynthia Lin 2017-01-14 08:45:35 -08:00 committed by Tim Abbott
parent 760a267668
commit 2cd8d0e70e
1 changed files with 13 additions and 7 deletions

View File

@ -1,16 +1,22 @@
# View an image at full size
When someone sends an image in a Zulip chat, the image preview will be
generated in the chat itself, but if you want to see the image at
full size, you just have to click on it.
When someone sends an image in a message, a thumbnail preview of the image
will be generated in the message if the image is a common image type (i.e.
PNG, JPEG, etc.).
![preview](/static/images/help/image-preview.png)
Your screen will look like this:
To view the image in full size, click on the thumbnail preview of the image.
Clicking it will open a lightbox modal with varying options depending on the
media type.
![full-size](/static/images/help/full-size.png)
From here, you can also open the image in a new tab or download
it. These options can be seen in the top right of your screen.
Images can be opened in new tabs by clicking the **Open** button at the top
right corner of the screen, but they also can be downloaded by clicking the
**Download** button.
Click the **X** in the top right to return to your Zulip chat.
!!! tip ""
To exit out of the lightbox modal, click the x (<i
class="icon-vector-remove"></i>) icon in the top right corner or press
the escape key.