aboutsummaryrefslogtreecommitdiffstats
path: root/demo/src
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-07-30 01:13:12 +1000
committerSam Potts <sam@potts.es>2018-07-30 01:13:12 +1000
commit599b33e55fb4c0aec78cd0895bcd13f3fed12ad2 (patch)
tree52750660bd566202abd23b672640bd4a65abaed9 /demo/src
parent3a8332bdb30e1f64047a0f8a3e60647f0473301b (diff)
downloadplyr-599b33e55fb4c0aec78cd0895bcd13f3fed12ad2.tar.lz
plyr-599b33e55fb4c0aec78cd0895bcd13f3fed12ad2.tar.xz
plyr-599b33e55fb4c0aec78cd0895bcd13f3fed12ad2.zip
Click to play fix, poster fix, iOS controls fixes
Diffstat (limited to 'demo/src')
-rw-r--r--demo/src/js/demo.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js
index 8892bad8..ec18afaa 100644
--- a/demo/src/js/demo.js
+++ b/demo/src/js/demo.js
@@ -69,9 +69,10 @@ import Raven from 'raven-js';
global: true,
},
tooltips: {
- controls: true,
+ controls: false,
+ seek: false,
},
- clickToPlay: false,
+ // clickToPlay: false,
/* controls: [
'play-large',
'restart',
@@ -129,7 +130,7 @@ import Raven from 'raven-js';
google: 'AIzaSyDrNwtN3nLH_8rjCmu5Wq3ZCm4MNAVdc0c',
},
ads: {
- enabled: true,
+ // enabled: true,
publisherId: '918848828995742',
},
});