react-zoom-pan-pinch
react-zoom-pan-pinch copied to clipboard
Unable to zoom out on double click
Here in the demo https://prc5.github.io/react-zoom-pan-pinch/?path=/story/examples-medium-image--medium-image
- first double click --> zoom in
- second double click --> zoom in (max zoom limit reached)
- third double click --> should be zoomed out and reset the zoom but not happening currently
i have the same problem