laurenashpole / react-inner-image-zoom

A React component for zooming images.
https://laurenashpole.github.io/react-inner-image-zoom
MIT License
325 stars 36 forks source link

Single image zoom issue #143

Open darshan2589 opened 1 year ago

darshan2589 commented 1 year ago

I have only one size of image, and the zoomed functionality is not working. In this library, a zoom type of image is required (src and zoom src).

aporroluyo2 commented 2 months ago

I have only one size of image, and the zoomed functionality is not working. In this library, a zoom type of image is required (src and zoom src).

How you solve this problem?