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

Feed rendering improvements #53

Merged
merged 3 commits into from
Oct 20, 2024
Merged

Conversation

darrarski
Copy link
Owner

Summary

This change improves Feed screen rendering and scrolling performance.

What was done

  • Preserve StatusReducer.State when reloading statuses.
  • Update status rendering. Only render HTML to AttributedString when the HTML intended to be displayed changes for the status displayed on the screen.

This change should improve Feed performance, by reducing rendering.
Only render HTML to AttributedString when the HTML intended to be
displayed changes, and is visible on the screen.
@darrarski darrarski self-assigned this Oct 19, 2024
@darrarski darrarski merged commit 06846fb into main Oct 20, 2024
3 checks passed
@darrarski darrarski deleted the feature/feed-rendering-improvements branch October 20, 2024 00:57
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