Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is trackpad pinch easy to add? #119

Open
amit777 opened this issue Feb 15, 2021 · 1 comment
Open

Is trackpad pinch easy to add? #119

amit777 opened this issue Feb 15, 2021 · 1 comment

Comments

@amit777
Copy link

amit777 commented Feb 15, 2021

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!

@sandstrom
Copy link
Collaborator

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 (#114) would be a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants