pinchzoom icon indicating copy to clipboard operation
pinchzoom copied to clipboard

Is trackpad pinch easy to add?

Open amit777 opened this issue 4 years ago • 1 comments

Hi, I was wondering if it would be easy to add trackpad pinch support. I believe it is just wheel event with Ctrl key modified. It seems like 2-finger touch is more complicated so it seems you have solved the harder problem!

amit777 avatar Feb 15 '21 15:02 amit777

I think we have trackpad double-tap to zoom support.

Don't know if pinch is easy to add. I didn't write the library initially, just helping out maintaining.

I think at this point the easiest may be a fairly big rewrite (v2) built around pointer events (https://github.com/manuelstofer/pinchzoom/issues/114) would be a good idea.

sandstrom avatar Feb 15 '21 15:02 sandstrom