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(client): Update chat bar if selected channel target state is modified #6748

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Hartmnt
Copy link
Member

@Hartmnt Hartmnt commented Mar 7, 2025

FIX(client): Update chat bar if selected channel target state is modified

Previously, the chat bar would not update its text when a selected target
channel was modified.

This commit adds a signal slot to the channel state modified message
and updates the chat bar accordingly.

Fixes #1884

REFAC(client): Move forced visual update from Messages.cpp to channelState slot

Hartmnt added 2 commits March 7, 2025 18:28
…fied

Previously, the chat bar would not update its text when a selected target
channel was modified.

This commit adds a signal slot to the channel state modified message
and updates the chat bar accordingly.

Fixes mumble-voip#1884
@Hartmnt Hartmnt added client ui bug A bug (error) in the software auto-backport-to-1.5.x labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chat bar text desync
1 participant