Skip to content

Fix FormCheckbox playing sounds twice#36504

Merged
bdach merged 1 commit intoppy:masterfrom
peppy:fix-double-checking-sounds
Jan 28, 2026
Merged

Fix FormCheckbox playing sounds twice#36504
bdach merged 1 commit intoppy:masterfrom
peppy:fix-double-checking-sounds

Conversation

@peppy
Copy link
Copy Markdown
Member

@peppy peppy commented Jan 28, 2026

This removes the disabled sound, but I think that's fine. If we want
that, it should be handled by HoverClickSounds (which I'm currently
intentionally not using because it can be a bit noisy).

Closes #36503.

This removes the disabled sound, but I think that's fine. If we want
that, it should be handled by `HoverClickSounds` (which I'm currently
intentionally not using because it can be a bit noisy).

Closes ppy#36503.
@diquoks

This comment was marked as off-topic.

@peppy
Copy link
Copy Markdown
Member Author

peppy commented Jan 28, 2026

@diquoks please stay out of PRs. we don't need dialogue here. thanks.

@bdach bdach self-requested a review January 28, 2026 10:00
@bdach bdach merged commit 6185a81 into ppy:master Jan 28, 2026
7 of 9 checks passed
@peppy peppy deleted the fix-double-checking-sounds branch January 29, 2026 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clicking sound is duplicated on FormCheckBox when pressing button specifically

3 participants