Skip to content

Commit 7425a34

Browse files
committed
MAGETWO-45130: Gallery can't be easily opened in a Full-screen mode
1 parent 106fb2c commit 7425a34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/ProductVideo/view/frontend/web/js/fotorama-add-video-events.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -607,6 +607,7 @@ define([
607607
if (iframeElement.length === 0) {
608608
return;
609609
}
610+
610611
if (!videoPreview.is(':visible') && !self.inFullscreen) {
611612
videoPreview.show();
612613
}

0 commit comments

Comments
 (0)