retyui / react-quick-pinch-zoom

A react component that providing multi-touch gestures for zooming and dragging on any DOM element.
https://react-quick-pinch-zoom.netlify.app/
308 stars 46 forks source link

Can we configure doubleTap to zoom out #62

Closed rgsk closed 1 year ago

rgsk commented 1 year ago

double tap, just zooms in, I want if image is zoomed already, it zooms out rather than further zooming in.

Maximuson commented 1 year ago

It will be in this pull request: https://github.com/retyui/react-quick-pinch-zoom/pull/64