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(Split): always refresh tab when channel is set #3849

Conversation

leon-richardt
Copy link
Collaborator

@leon-richardt leon-richardt commented Jul 3, 2022

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Description

Previously, the title of the containing tab was only updated when a split's channel was set through the SelectChannelDialog. This lead to the bug described in #3845.

With this commit, the refresh action is moved into the Split::setChannel method, unifying the behavior.

Note: The changes in this PR were previously a part of #3848.

Fixes #3845

@leon-richardt leon-richardt marked this pull request as ready for review July 3, 2022 10:57
@leon-richardt leon-richardt mentioned this pull request Jul 3, 2022
1 task
Previously, the title of the containing tab was only updated when a
split's channel was set through the SelectChannelDialog. This lead to
the bug described in Chatterino#3845.

With this commit, the refresh action is moved into the Split::setChannel
method, unifying the behavior.
@leon-richardt leon-richardt force-pushed the fix/split/always-refresh-tab-on-channel-set branch from f8f16ca to 1a73921 Compare July 3, 2022 11:15
@leon-richardt leon-richardt changed the title fix(Split): always refresh tab when channel changes fix(Split): always refresh tab when channel is set Jul 4, 2022
@pajlada pajlada merged commit 53a625e into Chatterino:master Jul 7, 2022
@leon-richardt leon-richardt deleted the fix/split/always-refresh-tab-on-channel-set branch July 8, 2022 06: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
2 participants