Skip to content

Fix attempt for issue #1228#1243

Closed
BennyyyBB wants to merge 5 commits into
SevenTV:masterfrom
BennyyyBB:sound-fix
Closed

Fix attempt for issue #1228#1243
BennyyyBB wants to merge 5 commits into
SevenTV:masterfrom
BennyyyBB:sound-fix

Conversation

@BennyyyBB

@BennyyyBB BennyyyBB commented Jun 4, 2026

Copy link
Copy Markdown

Proposed changes

The user described a bug (issue #1228) that caused the mention/reply sound to not play and automatically reset in the settings. Having a look at the codes I figured out that the built-in mention/reply highlights are being edited through the custom-highlight UI even though they are intentionally non-persistent. Therefore I fixed two main things:

  • built-in mentions/replies are no longer displayed as editable "Custom Highlights"
  • clicking "Default Sound" directly resets the soundDef

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • [] I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged

Further notes

Since these changes are only an attempt to fully fix the bug, some further code adjustments might need to be made. Feel free to suggest improvements.

@BennyyyBB BennyyyBB closed this Jun 5, 2026
@BennyyyBB BennyyyBB deleted the sound-fix branch June 5, 2026 11:56
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.

1 participant