Rewrite ui.setPoster to check that images arent broken or youtube fallback images. Only show poster element when valid
This commit is contained in:
@ -18,6 +18,6 @@
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.plyr--stopped .plyr__poster {
|
||||
.plyr--stopped.plyr__poster-enabled .plyr__poster {
|
||||
opacity: 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user