mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +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.
27 KiB
27 KiB