mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
See the code comment for why it is being called. We also remove the unused `message_feed_shown` which was added to be used for this purpose. I decided to not call this with `requestAnimationFrame` since it is changing position of elements in DOM and not letting browser do a reflow after that can lead to wrong calculations later on.
6.5 KiB
6.5 KiB