mirror of https://github.com/zulip/zulip.git
fc5287e7ed
In particular, we had this issue on huge messages. Suppose you had a huge message and were scrolling up from the bottom. Initially it would get selected as the message underneath it was below the threshold. Then, when you scrolled again we said "oh, well, the top is too tall, it's also *above* the threshold" and moved the pointer back down. So it glitched back and forth. Now we consider you above the view threshold by looking at your bottom, and below the view threshold by looking at your top, which seems to resolve this issue. (imported from commit 2434d1103ab3fa894ade612ac1fb10b2f3cd66cf) |
||
---|---|---|
.. | ||
js | ||
styles | ||
third | ||
favicon.ico |