mirror of https://github.com/zulip/zulip.git
bd58861b09
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) |
||
---|---|---|
.. | ||
activity.js | ||
alert_words.js | ||
composebox_typeahead.js | ||
dict.js | ||
filter.js | ||
index.js | ||
message_list.js | ||
message_tour.js | ||
muting.js | ||
narrow.js | ||
search_suggestion.js | ||
stream_color.js | ||
stream_data.js | ||
unread.js | ||
util.js |