mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
Summary blocks can contain hundreds of messages. When the rendering window code didn't take this into account, it would lead to all kinds of unpleasant behavior when you scroll. Trac #1888 Unfortunately, this replaces a subtraction with a function that iterates through all the messages. (imported from commit 9259a246946cd968a8725c38ff5ef2d4b4793717)
17 KiB
17 KiB