mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
user docs: Update and rename view-an-image-at-full-size.md.
This commit is contained in:
committed by
Rishi Gupta
parent
35a0fc17ab
commit
d6a32de3ce
@@ -49,8 +49,8 @@
|
||||
* [Navigation and unread counts](/help/unread-counter-and-pointer)
|
||||
* [View the Markdown source of a message](/help/view-the-markdown-source-of-a-message)
|
||||
* [View the exact time a message was sent](/help/view-the-exact-time-a-message-was-sent)
|
||||
* [View an image at full size](/help/view-an-image-at-full-size)
|
||||
* [See all images in a narrow](/help/view-an-image-at-full-size)
|
||||
* [View an image at full size](/help/viewing-images)
|
||||
* [See all images in a narrow](/help/viewing-images#see-all-images-in-a-narrow)
|
||||
* [Collapse a message](/help/collapse-a-message)
|
||||
* [Star a message](/help/star-a-message)
|
||||
* [Emoji reactions](/help/add-an-emoji-reaction-to-a-message)
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
# View an image at full size
|
||||
|
||||
When someone sends an image in a message, Zulip generates a small preview if
|
||||
the image is a common image type, like PNG, JPEG, or GIF.
|
||||
|
||||
To **view the image at full size**, click on the preview. From there, you
|
||||
can **pan and zoom**, **download** the image, and **navigate to other
|
||||
images** in the narrow. You can close the full screen view by clicking
|
||||
anywhere outside the image.
|
||||
|
||||
!!! tip ""
|
||||
Use `v` to **open** the full screen view. From there you
|
||||
can use the arrow keys to navigate to other images in the narrow.
|
||||
Use `v` or `Esc` to **close**.
|
||||
23
templates/zerver/help/viewing-images.md
Normal file
23
templates/zerver/help/viewing-images.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Viewing images
|
||||
|
||||
When someone pastes or attaches an image to a message, Zulip shows a small
|
||||
preview.
|
||||
|
||||
To **view the image at full size**, click on the image preview. This opens a
|
||||
special image viewer. From there, you can **pan and zoom**, or **download**
|
||||
the original image.
|
||||
|
||||
You can **exit the image viewer** by clicking anywhere outside the image.
|
||||
|
||||
!!! keyboard_tip ""
|
||||
Use `v` to **open** the image viewer. Use `Z` and `z`
|
||||
zoom in and out of the image. Use `v` or `Esc` to **close**.
|
||||
|
||||
## See all images in a narrow
|
||||
|
||||
Click on any image in the narrow. From there, you can use arrow keys or the
|
||||
navigation bar at the bottom to browse all images in the narrow.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
To open the image viewer, you must click on the image preview, not the file name.
|
||||
Reference in New Issue
Block a user