mediaelement / mediaelement-plugins

Plugins for the main mediaelement project
405 stars 137 forks source link

Quality plugin menu error #128

Closed pakjiddat closed 6 years ago

pakjiddat commented 6 years ago

In the quality plugin demo html file, we have to click on the plugin menu twice to get the quality to change

pakjiddat commented 6 years ago

We managed to fix the error by removing the focusin and focusout events from the inEvents and outEvents variables.