mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
These files are not Jinja2 templates, so there's no reason that they needed to be inside `templates/zerver`. Moving them to the top level reflects their importance and also makes it feel nicer to work on editing the help center content, without it being unnecessary buried deep in the codebase.
1.2 KiB
1.2 KiB
View and browse images
When someone pastes or attaches an image to a message, Zulip shows a small preview. Click on the image preview to open the image viewer.
In the image viewer, you can:
-
Zoom in and out of the image
-
Click and drag the image
-
Reset zoom so that the image is recentered and its original size
-
Open the image in a new browser tab
-
Download the image
-
Browse other images in the current view. For example, if you're in a stream view, the image browser will show all the images from that stream. If you do a search, the image browser will show all images in messages that matched that search.
Exit the image viewer by clicking anywhere outside the image.
!!! keyboard_tip ""
Use <kbd>V</kbd> to **open** the image viewer. Use <kbd>Shift</kbd> +
<kbd>Z</kbd> and <kbd>Z</kbd> to zoom in and out of the image. Use
<kbd>V</kbd> or <kbd>Esc</kbd> to **close** the image viewer.
Troubleshooting
To open the image viewer, you must click on the image preview, not the file name.