mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
We didn't use to control how `active` class is set on `#message_feed_container`. It was done by bootstrap on its own and it doesn't even matter if `message_feed_container` is visible for it to have `active` class according to bootstrap. So, we only run `scroll_finished` when recent topics is not visible which seems logical.
9.2 KiB
9.2 KiB