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

Click events in the scene tree? #188

Open
jatentaki opened this issue Mar 14, 2024 · 1 comment
Open

Click events in the scene tree? #188

jatentaki opened this issue Mar 14, 2024 · 1 comment

Comments

@jatentaki
Copy link

Hi, I really like the scene tree as it helps me organize my input views. In fact, in my case it would be much more convenient for the user to click on items in the scene tree (to snap to their POVs) instead of having to find them in the 3d viewport where they may be clumped together. Is there a way to achieve this effect? I can obviously create a bunch of buttons, one per view, but that duplicates the already present functionality of the scene tree.

@brentyi
Copy link
Collaborator

brentyi commented Mar 15, 2024

Hello!

There's unfortunately no way to do this right now; the functionality of the scene tree table is pretty limited.

I would entertain a PR for triggering the click event for an object from the scene tree table, but adding a button for each input view like you described seems like it would be the easiest + possibly most flexible long-term.

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

2 participants