Files
zulip/static/js/lightbox_canvas.js
Marco Burstein 3ae5e40f8f lightbox: Make v close the lightbox during Pan & Zoom.
When Pan & Zoom (canvas) is enabled, the `v` hotkey does not work due to
`LightboxCanvas` overriding the `keydown` event. Add `v` as an option in
the new listener.

Fix #9777.
2018-07-23 10:36:48 -07:00

12 KiB