From 9b75436380bade755a7d54347dd85885b8230dd5 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sat, 25 Jun 2016 23:39:00 +1000 Subject: v1.8.3 - Disabled iPad support for YouTube and Vimeo due to iOS limitations with iFrame playback - Fixed IE11 icon loading (fixes #269) - Updated screenshot (fixes #281) - Added WordPress plugin (fixes #239) - Added Neos plugin - Added HLS, Shaka and dash.js examples (see #235 for more) - Improvements for controls hiding and showing on touch devices --- demo/src/js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demo/src') diff --git a/demo/src/js/main.js b/demo/src/js/main.js index 1eeab54d..f4abc7b7 100644 --- a/demo/src/js/main.js +++ b/demo/src/js/main.js @@ -15,7 +15,7 @@ debug: true, title: 'Video demo', iconUrl: '../dist/plyr.svg', - tooltips: { + tooltips: { controls: true }, captions: { -- cgit v1.2.3