- Will consider a message read only one the bottom of the message has been read - Will allow to mark a message bigger than the view port as read - Code should be more performant as the scroll is doing less (albeit more often) - Gives us a very precise scroll state. Problem with throttling scroll is that you could end up never getting the even where scrollTop is at 0, opening a whole range of edge cases to handle |
||
|---|---|---|
| .. | ||
| did-mutate-childlist.js | ||
| emoji-picker-scroll-listener.js | ||
| on-throttled-scroll.js | ||
| resizable-node.js | ||
| track-message-separator-date.js | ||
| track-message.js | ||