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

Toggling resolution dialogue off leaves its elements in navigation flow #5

Open
rhys-vdw opened this issue Oct 7, 2020 · 0 comments

Comments

@rhys-vdw
Copy link

rhys-vdw commented Oct 7, 2020

When resolution dialogue is in the scene, but hidden, its elements are still accessible from other menus that have navigation set to automatic.

image

To fix this problem the entire object needs to be disabled, not just the canvas. Probably you'll want to hoist the enable/disable code onto a root object that has the remaining hierarchy as its single child which is toggled on and off.

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

1 participant