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

fix: only clear reply target when inline replying #5586

Merged
merged 2 commits into from
Sep 8, 2024

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Sep 8, 2024

In https://github.com/Chatterino/chatterino2/pull/4350/files#diff-28a2425a552a515ae2556b51b50f4e3102c012c67dfa291cd13b52e1406e2417L1151-L1154, a method to clear the reply target was added where it was cleared "inline" before. However, there was a check whether inline replying was enabled (i.e. the mode where messages show above the input). This check was removed and this PR re-adds it.

Fixes #5584.

@pajlada pajlada merged commit 1240bd5 into Chatterino:master Sep 8, 2024
18 checks passed
@Nerixyz Nerixyz deleted the fix/reply-pop branch September 8, 2024 20:11
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.

Reply box not sending replies
3 participants