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

showImages video: Add volume control #4800

Merged

Conversation

larsjohnsen
Copy link
Collaborator

@larsjohnsen larsjohnsen commented Jun 19, 2018

Since the nightly / betas of Firefox and Chrome no longer provides a granular volume control in their video controls, we might as well integrate it.

Basic volume controller:

  • Icon has four levels: muted / low / middle / high
  • Slider displays on hover, clicking the icon toggles mute
  • Volume is stored globally when changed (it might be more desirable to have a setting)

image

Relevant issue: Closes #799,
Tested in browser: Chrome 68, Firefox 62

@larsjohnsen larsjohnsen force-pushed the showimages-video-volume-control branch 3 times, most recently from f595ec1 to ebfebbe Compare June 20, 2018 13:35
@erikdesjardins erikdesjardins added this to the v5.13.x (5.14.0) milestone Jun 29, 2018
@larsjohnsen larsjohnsen force-pushed the showimages-video-volume-control branch from ebfebbe to 392012a Compare August 15, 2018 16:46
@larsjohnsen larsjohnsen force-pushed the showimages-video-volume-control branch from 392012a to 4fa4968 Compare August 15, 2018 16:55
@erikdesjardins
Copy link
Collaborator

Firefox integration test failure is due to infra (probably a bug in the current FF dev version), see #4827

@erikdesjardins erikdesjardins merged commit a0373b5 into honestbleeps:master Aug 25, 2018
@larsjohnsen larsjohnsen deleted the showimages-video-volume-control branch August 28, 2018 14:13
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.

None yet

2 participants