Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: visually hide deleted messages immediately #5844

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Jan 20, 2025

We do it for timeouts, but not for deleted messages - force a (hard) layout when a message is deleted (but omit this for historical messages). As explained in the comment, we could do better by saving the flags of a layout (+8 bytes/layout).

Fixes #5843.

@pajlada pajlada merged commit 16aec8e into Chatterino:master Jan 24, 2025
18 checks passed
@Nerixyz Nerixyz deleted the fix/hide-deleted branch January 24, 2025 17:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide deleted message
2 participants