gumgum / gg-ez-vp

Simple video player with minimal setup, intuitive API and straightforward features
https://gumgum.github.io/gg-ez-vp
MIT License
7 stars 4 forks source link

The --volume-only selector should be an option to display only the volume toggle #28

Closed edrpls closed 4 years ago

edrpls commented 4 years ago

The current config renders the volume button and input range, which messes up the size of the volume toggle.

It would be better if this was a configuration option volumeToggleOnly: boolean that overrides all other settings.