mediaelement / mediaelement-plugins

Plugins for the main mediaelement project
406 stars 138 forks source link

Captions/Subtitles on-off toggle button #104

Closed smannath closed 6 years ago

smannath commented 6 years ago

Hi, I f I am using single language. Then how can I set captions/subtitles button as toggle on/off instead of hovering disable/enable. Thanks

cjcolvar commented 6 years ago

@smannath You can do this by setting the player config toggleCaptionsButtonWhenOnlyOne to true. I think the current documentation (https://github.com/mediaelement/mediaelement/blob/master/docs/api.md) has a bug stating the opposite of how it actually works. I've submitted a PR to clarify the behavior.

rafa8626 commented 6 years ago

Closing this issue since PR was merged already. Thanks and please star the project to support it