mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Some of the work here was done Tomasz Kolek. When we click on "more conversations" in "Private Messages," we call it being "zoomed in." Before this change, when new PMs arrived, we would rebuild the list and zoom out again. Now we track the zoomed_in state with a variable. Also, if you are zoomed in and switch from one PM narrow to another, we also keep you zoomed in. This fix also removes some extraneous/redundant code. Fixes: #2561
16 KiB
16 KiB