Update src/plugins/htmlVideoPlayer/plugin.js

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
imchasingshadows 2021-09-11 17:28:22 +02:00 committed by GitHub
parent f925138695
commit 67a2e0f16d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1378,8 +1378,9 @@ function tryRemoveElement(elem) {
});
}
return videoElement;
}
return videoElement;
});
} else {
// we need to hide scrollbar when starting playback from page with animated background