You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Always displaying the transform control makes it easy to accidentally move the objects while rotating the camera. Other CAD software do not activate the transform control by default. I think we should follow this behavior.
Since we had already the dialog to show and hide the axes helper, we can change this dialog to a viewport config dialog with the following items:
Toggle axes helper
Toggle object highlight mode: using a bounding box or using highlight color
Highlight or bounding box color selector
Viewport background color, it would be great if we could support gradient color.
We could reuse the setting system of JupyterLab to persist the viewport config.
The text was updated successfully, but these errors were encountered:
Always displaying the transform control makes it easy to accidentally move the objects while rotating the camera. Other CAD software do not activate the transform control by default. I think we should follow this behavior.
Since we had already the dialog to show and hide the axes helper, we can change this dialog to a viewport config dialog with the following items:
We could reuse the setting system of JupyterLab to persist the viewport config.
The text was updated successfully, but these errors were encountered: