Skip to content

fix: (mac_videoplayer)restore previous volume on unmute - #7

Open
Akaps316 wants to merge 1 commit into
Euro-Office:mainfrom
Akaps316:fix/mac-videoplayer-mute
Open

fix: (mac_videoplayer)restore previous volume on unmute#7
Akaps316 wants to merge 1 commit into
Euro-Office:mainfrom
Akaps316:fix/mac-videoplayer-mute

Conversation

@Akaps316

Copy link
Copy Markdown

Save the non-zero volume level before muting, and restore it on the second toggle call. If the saved volume was zero or uninitialized, unmute defaults to a volume of 0.5.

Closes #6

Assisted-by: Antigravity:gemini-3.5-flash

Save the non-zero volume level before muting, and restore it on the
second toggle call. If the saved volume was zero or uninitialized,
unmute defaults to a volume of 0.5.

Closes Euro-Office#6

Assisted-by: Antigravity:gemini-3.5-flash
Signed-off-by: Akaps316 <48785708+Akaps316@users.noreply.github.com>
@rikled

rikled commented Jul 2, 2026

Copy link
Copy Markdown
Member

Thanks for the PR. We currently do not have a MacOS build, so this will have to be put on hold for now.

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.

fix: (mac_videoplayer)toggleMute does not restore volume on second call

2 participants