Click to play fix, poster fix, iOS controls fixes

This commit is contained in:
Sam Potts
2018-07-30 01:13:12 +10:00
parent 3a8332bdb3
commit 599b33e55f
26 changed files with 854 additions and 636 deletions

View File

@ -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',
},
});