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

Make reply preview metadata for messages more efficient to generate #169

Merged

Conversation

kevinaboos
Copy link
Member

Don't repopulate the Message widget data on every single draw pass.

Don't repopulate the Message widget data on every single draw pass.
Now that Timeline and RoomScreen have been merged, we don't need to
emit multiple separate redundant actions for showing the message
being replied to. Instead, we can handle it immediately once
a message widget broadcasts the action that its reply button
has been pressed.
@kevinaboos kevinaboos merged commit 2d7ab6a into project-robius:main Oct 2, 2024
1 check passed
@kevinaboos kevinaboos deleted the advanced_reply_preview_handling branch October 2, 2024 17:32
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