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

sample-model-viewer, cannot move models onTouch #48

Closed
kelvinwatson opened this issue Mar 21, 2022 · 2 comments
Closed

sample-model-viewer, cannot move models onTouch #48

kelvinwatson opened this issue Mar 21, 2022 · 2 comments

Comments

@kelvinwatson
Copy link

I'm playing with the sample-model-viewer app and I see that touch events are being detected via the nodeGestureRecognizer but the models don't move. It seems that the OnGestureStartedListeners are not being added and so the touch event doesn't get propagated.

What is the proper way to ensure touch events like drag and pinch are able to rotate/scale a model in 3D only mode?

@StevenMOG
Copy link
Contributor

StevenMOG commented Mar 23, 2022

Support for gestures in 3D and AR will be added with #38 but there are still somethings to fix there.

@grassydragon
Copy link
Contributor

I'm closing this issues since I'll create new issues for specific problems.

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

3 participants