BMSVieira / moovie.js

Movie focused HTML5 Player
https://mooviejs.com/
MIT License
1.71k stars 138 forks source link

Mute and unmute audio #9

Closed subhero24 closed 3 years ago

subhero24 commented 3 years ago

When muting and unmuting the audio, audio level jumps to 1. Would be nice if it jumped to the audio level before muting the audio instead of max.

BMSVieira commented 3 years ago

Hey, It's on the "to-do" list, it will probably be released in a few days

subhero24 commented 3 years ago

Thanks! If you want me to take a stab at this with a PR, let me know. Be happy to do it.

BMSVieira commented 3 years ago

@subhero24, Thank you, it was not necessary, as it was already in my plans to work on it. in fact, it has been launched in the last commit along with some improvements to the volume range input, try it out! Thanks.