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 a7c2120 commit c61766aCopy full SHA for c61766a
lib/web/magnifier/magnify.js
@@ -18,7 +18,6 @@ define([
18
zoomInButtonSelector = '[data-gallery-role="fotorama__zoom-in"]',
19
zoomOutButtonSelector = '[data-gallery-role="fotorama__zoom-out"]',
20
fullscreenImageSelector = '[data-gallery-role="stage-shaft"] [data-active="true"] .fotorama__img--full',
21
-
22
imageDraggableClass = 'fotorama__img--draggable',
23
imageZoommable = 'fotorama__img--zoommable',
24
zoomInLoaded = 'zoom-in-loaded',
0 commit comments