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

Make muted be a sticky setting #414

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Make muted be a sticky setting #414

merged 1 commit into from
Feb 14, 2024

Conversation

cjcolvar
Copy link
Member

@cjcolvar cjcolvar commented Feb 14, 2024

The volume sticky setting doesn't track when a user mutes/unmutes. This PR makes muted be a sticky setting alongside the volume sticky setting.

Note there is not a specific event for muted but when a user mutes/unmutes the volumechange event is triggered.

#390

Copy link
Collaborator

@Dananji Dananji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cjcolvar cjcolvar merged commit a5e7804 into main Feb 14, 2024
2 checks passed
@cjcolvar cjcolvar deleted the sticky_settings branch February 14, 2024 16: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.

2 participants