Skip to content

Commit c61766a

Browse files
committed
ACP2E-3029: [Cloud] Mobile Issue Only not able to pinch on the PDP image
1 parent a7c2120 commit c61766a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/web/magnifier/magnify.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ define([
1818
zoomInButtonSelector = '[data-gallery-role="fotorama__zoom-in"]',
1919
zoomOutButtonSelector = '[data-gallery-role="fotorama__zoom-out"]',
2020
fullscreenImageSelector = '[data-gallery-role="stage-shaft"] [data-active="true"] .fotorama__img--full',
21-
2221
imageDraggableClass = 'fotorama__img--draggable',
2322
imageZoommable = 'fotorama__img--zoommable',
2423
zoomInLoaded = 'zoom-in-loaded',

0 commit comments

Comments
 (0)