mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This commit attempts to revert the lightbox state (at least the pan/zoom part of it) when the lightbox is closed. The open() function has been turned into a factory function so that the zoom control which is instantiated on initialization of the lightbox can be passed in to the on_close handler of overlay.open().