3dstreet icon indicating copy to clipboard operation
3dstreet copied to clipboard

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

Open kfarr opened this issue 1 year ago β€’ 1 comments

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 avatar Aug 29 '24 06:08 kfarr

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.

vincentfretin avatar Aug 29 '24 07:08 vincentfretin