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

Zoomed image should retain unless user clicked #138

Open suhealpasha opened 1 year ago

suhealpasha commented 1 year ago

Is it possible to retain zoomed image until user click mouse back to default size. Currently when mouse cursor leaves the image it just automatically reset to default image size.