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

Add navigation buttons to scene graph node "..."-menu #191

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

WeirdRubberDuck
Copy link
Collaborator

Creates a new component for the navigation buttons (focus, fly-to, jump, frame) and reuses them in the scene menu popout that can be opened per scene graph node. See example:

image

This makes it easier to navigate to a scene graph node in the Scene or Exoplanets menu. Previously one had to search for the same node in the OriginPicker/Navigation menu

Breaking these buttons into more general components also lead to some improvement in terms of consistent behavior for the same feature across the UI. Previously, the "Focus" code was duplicated and implemented in two different ways, for example.

@Roxeena
Copy link
Member

Roxeena commented Jun 27, 2024

I tried it out and it works as expected 👍

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