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

Backport "FIX(client, plugin-api): requestLocalUserTransmissionMode (#5113)" to 1.4.x #5116

Merged
merged 1 commit into from
Jun 13, 2021

Conversation

Krzmbrzl
Copy link
Member

Backports the following commits to 1.4.x:

This particular API function was implemented to only set the respective
settings variable. However this would not notify any other code part
about the change resulting in a potential inconsistency between the UI
and the actual settings.

Therefore the implementation now delegates the actual setting of the
transmission mode to MainWindow::setTransmission mode that takes care of
emitting the appropriate signal and informs the user about a change in
transmission mode.
@Krzmbrzl Krzmbrzl merged commit fd8e6db into mumble-voip:1.4.x Jun 13, 2021
@Krzmbrzl Krzmbrzl deleted the backport/1.4.x/pr-5113 branch November 9, 2022 17:42
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.

2 participants