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

Detect multiple touch events #6309

Open
whoacowboy opened this issue Feb 7, 2020 · 4 comments
Open

Detect multiple touch events #6309

whoacowboy opened this issue Feb 7, 2020 · 4 comments
Assignees

Comments

@whoacowboy
Copy link
Contributor

I need need to track multiple touch events mostly for pinch and zoom, but also for two finger swipe and movement.

Describe the solution you'd like
This is the current repo I have been using. I have forked it because they have stopped maintaining it. I asked to take it over, but they aren't interested. https://github.com/zingchart/zingtouch

Describe alternatives you've considered
See above.

Additional context
Nope

@pdanpdan
Copy link
Collaborator

pdanpdan commented Feb 8, 2020

And what is the feature request?

@whoacowboy
Copy link
Contributor Author

whoacowboy commented Feb 10, 2020

@pdanpdan
To detect multiple touch events on the following directives. Currently only the first touch is detected.

https://quasar.dev/vue-directives/touch-hold
https://quasar.dev/vue-directives/touch-pan
https://quasar.dev/vue-directives/touch-swipe

If you could add a pinch detection, that would be great as well.

@pdanpdan pdanpdan self-assigned this Mar 12, 2020
@jagged3dge
Copy link

This could be a welcome addition.
Saves having to go for an external dependency for image galleries because of the missing pinch-zoom support when viewing via QCarousel or QImg components

@Codebreaker101
Copy link

Any update on this perhaps?

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

No branches or pull requests

4 participants