Added disableContextMenu option to hide the right click context menu (fixes #248 and #225)

This commit is contained in:
Sam
2016-05-26 22:32:18 +01:00
parent 351e1540c5
commit c0909095e3
5 changed files with 46 additions and 31 deletions

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "1.6.16",
"version": "1.6.17",
"description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player",
"homepage": "http://plyr.io",
"main": "src/js/plyr.js",