jackmoore / wheelzoom

A small script for zooming IMG elements with the mousewheel/trackpad.
http://www.jacklmoore.com/wheelzoom
MIT License
342 stars 95 forks source link

add PinchToZoom event #9

Closed babeuloula closed 3 years ago

babeuloula commented 9 years ago

Hello, I use your code with a iPad and i can't zoom with my fingers. Do you have a solution ? Thanks

brandflugan commented 9 years ago

@babeuloula Jack seems to be very inactive lately regarding his own stuff on github, I would be surprised if he ever add new functions to it. A pinch zoom would be really great with this, even better if it was added to the jquery zoom.

gchokeen commented 9 years ago

+1 for this

meeximum commented 5 years ago

+1

RadiksMan commented 5 years ago

+1

MickL commented 5 years ago

Hey guys, commenting "+1" spams the issue tracker. Instead you might add your thumbs up to the issue itself.

Anyway: This module can be forked by any of you guys and add a pinch gesture. Also currently it cant be imported by modern JS/TS.