ConversationView.markRead: Mark all messages read when at bottom
To handle the same 'not quite at the bottom' case that our 30px buffer gives us for marking messages read, we use the same atBottom() method to determine whether we should mark everything unread. Saves the effort and potential missed messages (due to partial pixels, etc.). FREEBIEpull/749/head
parent
6bfeb7ab14
commit
da8d49b5ed
Loading…
Reference in New Issue