chrvadala / react-svg-pan-zoom

:eyes: A React component that adds pan and zoom features to SVG
https://chrvadala.github.io/react-svg-pan-zoom/
MIT License
684 stars 126 forks source link

adds touchpad gestures support #210

Open huapeixuan opened 2 years ago

huapeixuan commented 2 years ago

Cause we can only zooms in/out when use touchpad two-finger gesture, I have enhanced use user experience with support touchpad gestures. Now we can pan or zoom in/out when using touchpad wo-finger gesture.