mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
The `make_compose_box_original_size` function is designed in such a way that it should only be called when it actually needs to resize the compose box. In 3 of the 4 places that called it, we checked whether the compose was already the original size; this fixes the 4th to do the same.
19 KiB
19 KiB