mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
This adds an event listener (by way of delegation) to the .message_inline_image elements that pops up the overlay and hides it when the overlay exit is clicked. Fixes #654.