mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
When you just sent a large message, our logic for "you need to scroll" notifications did not correctly take into account the height of the compose box. This was easily reproduced when sending very long messages. The correct solution requires a bit of math to compute what the visible area will look like after the compose box is closed. This should be the final fix to #11138.
16 KiB
16 KiB