Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 473 Bytes

2021-06-18-fix-zoom-and-swipe-in-product-lightbox.md

File metadata and controls

11 lines (11 loc) · 473 Bytes
title issue author author_email author_github
fix zoom and swipe in product lightbox
NEXT-15730
NiklasLimberg
NiklasLimberg

Storefront

  • Changed method init in image-zoom.plugin.js to create a new vector for this._storedTransform instead of assigning a reference
  • Changed method _updateStoredTransformVector to create a new vector for this._storedTransform and to not use a method that doesn't exist