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

(wb/cam) double-click entity to center camera in scenegraph should also apply to viewport double click #797

Closed
kfarr opened this issue Aug 29, 2024 · 1 comment
Assignees

Comments

@kfarr
Copy link
Collaborator

kfarr commented Aug 29, 2024

upon double clicking the object is selected and the camera is placed at a distance relative to the size of the bounding box of the selected object, including a y (height)

@kfarr kfarr changed the title double clicking an object in the viewport and the scene graph should have same behavior (wb/cam) double clicking an object in the viewport and the scene graph should have same behavior Aug 29, 2024
@kfarr kfarr changed the title (wb/cam) double clicking an object in the viewport and the scene graph should have same behavior (wb/cam) double-click entity to center camera in scenegraph should also apply to viewport double click Aug 29, 2024
@vincentfretin
Copy link
Collaborator

You disabled the dblclick behavior long time ago, I think mainly because of #710 that we fixed now, so you can compare viewport.js with the one from aframe-inspector to get back the behavior. There is still the y position issue though.

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

No branches or pull requests

2 participants