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

2
demo/dist/demo.css vendored

File diff suppressed because one or more lines are too long

7
demo/dist/demo.js vendored
View File

@ -4147,9 +4147,10 @@ typeof navigator === "object" && (function () {
global: true
},
tooltips: {
controls: true
controls: false,
seek: false
},
clickToPlay: false,
// clickToPlay: false,
/* controls: [
'play-large',
'restart',
@ -4207,7 +4208,7 @@ typeof navigator === "object" && (function () {
google: 'AIzaSyDrNwtN3nLH_8rjCmu5Wq3ZCm4MNAVdc0c'
},
ads: {
enabled: true,
// enabled: true,
publisherId: '918848828995742'
}
});

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long