We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06af7b9 commit 343455eCopy full SHA for 343455e
app/code/Magento/ProductVideo/view/frontend/web/js/fotorama-add-video-events.js
@@ -529,7 +529,7 @@ define([
529
}
530
}, this), 50);
531
} else { //if not a vimeo - play it immediately with a little lag in case for fotorama fullscreen
532
- setTimeout($.proxy(function(){
+ setTimeout($.proxy(function () {
533
$(this.element).data('fotorama').activeFrame.$stageFrame[0].click();
534
this.Base = false;
535
0 commit comments