diff --git a/lib/videojs-resolution-switcher.js b/lib/videojs-resolution-switcher.js index b92d549..9ca2a3c 100644 --- a/lib/videojs-resolution-switcher.js +++ b/lib/videojs-resolution-switcher.js @@ -28,6 +28,7 @@ this.type = options.type; this.on('click', this.onClick) + this.on('touchstart', this.onClick) }, onClick: function(){ // Hide bigPlayButton