-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
fix: query UiGlobalTransform instead of GlobalTransform
#21382
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
Conversation
|
Hey @chompaa want to give us a quick review here? |
|
Oh yeah I remember checking this example and noticing interactions through the viewport node weren't recognised, but I didn't realise it was broken, I just completely forgot and thought we must have never implemented them 😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
…ne#21382) # Objective Fixes bevyengine#21381 ## Solution - Describe the solution used to achieve the objective above. ## Testing - I tested the changes on examples/ui/viewport_node --------- Co-authored-by: 0xfff <[email protected]>
…ne#21382) # Objective Fixes bevyengine#21381 ## Solution - Describe the solution used to achieve the objective above. ## Testing - I tested the changes on examples/ui/viewport_node --------- Co-authored-by: 0xfff <[email protected]>
…ne#21382) # Objective Fixes bevyengine#21381 ## Solution - Describe the solution used to achieve the objective above. ## Testing - I tested the changes on examples/ui/viewport_node --------- Co-authored-by: 0xfff <[email protected]>
…ne#21382) # Objective Fixes bevyengine#21381 ## Solution - Describe the solution used to achieve the objective above. ## Testing - I tested the changes on examples/ui/viewport_node --------- Co-authored-by: 0xfff <[email protected]>
Objective
Fixes #21381
Solution
Testing