Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce complexity of send_read_receipt based on scroll position #172

Closed

Conversation

alanpoon
Copy link
Contributor

@alanpoon alanpoon commented Oct 4, 2024

Implemented: Start a 5-second timeout timer whenever scrolling stops, and then after the timer has reached its timeout deadline, send the read receipts for the last visible event.
#152 (comment)

@alanpoon
Copy link
Contributor Author

To add:

  1. Need to scroll pass read maker, in order to send fully read receipt. need to save the position of read marker VirtualTimelineItem::ReadMarker

@alanpoon
Copy link
Contributor Author

Combine PR here: #206

@alanpoon alanpoon closed this Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant