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

On-click gesture returning parent node position instead of selected child node position #419

Closed
KvRae opened this issue Feb 16, 2024 · 2 comments
Labels

Comments

@KvRae
Copy link

KvRae commented Feb 16, 2024

When utilizing the on-click gesture in the Scene, I encounter a problem where attempting to select a specific child node and retrieve its position results in the position of the parent node being returned instead.

Upon selecting a child node using the on-click gesture, the position returned should correspond to the selected child node's position in the scene
Instead of returning the position of the selected child node, the position of the parent node is consistently returned.
This issue persists across multiple attempts and scenarios.
Other gestures and interactions with child nodes function as expected.
This behavior impacts the accurate positioning of elements within the scene, leading to unintended results in application functionality. I'm using Scene View version: 2.0.3

Copy link

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label May 17, 2024
Copy link

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

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

No branches or pull requests

1 participant