Fixed issue where the preview thumbnail was present while scrubbing

This commit is contained in:
Sam Potts
2019-02-24 12:10:20 +11:00
parent 215fc3677a
commit 4c3bf25b8a
24 changed files with 92 additions and 76 deletions

View File

@ -60,7 +60,7 @@ const defaults = {
// Sprite (for icons)
loadSprite: true,
iconPrefix: 'plyr',
iconUrl: 'https://cdn.plyr.io/3.5.1/plyr.svg',
iconUrl: 'https://cdn.plyr.io/3.5.2/plyr.svg',
// Blank video (used to prevent errors on source change)
blankVideo: 'https://cdn.plyr.io/static/blank.mp4',