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
As a user, when I left-click in the 3d viewer, I can rotate the model.
With right-click, I can move the model in space.
If I begin my right click in the 3d viewer in the browser viewport, then drag my cursor outside of the viewport (to the Chrome address bar, for example), then release (outside of the browser viewport), the model remains "attached" to the mouse and continues to move around in 3D space. The mouseUp event is not "seen" by view 3D
Note this is only on right click, left click seems to work fine.
Steps to check or reproduce
Load a 3d model,
right click on the model to begin moving
drag cursor to address bar
release right mouse button
drag cursor back to 3d viewer
watch model flail around
Screen.Recording.2023-11-04.at.9.33.11.AM.mov
The text was updated successfully, but these errors were encountered:
Description
As a user, when I left-click in the 3d viewer, I can rotate the model.
With right-click, I can move the model in space.
If I begin my right click in the 3d viewer in the browser viewport, then drag my cursor outside of the viewport (to the Chrome address bar, for example), then release (outside of the browser viewport), the model remains "attached" to the mouse and continues to move around in 3D space. The mouseUp event is not "seen" by view 3D
Note this is only on right click, left click seems to work fine.
Steps to check or reproduce
Screen.Recording.2023-11-04.at.9.33.11.AM.mov
The text was updated successfully, but these errors were encountered: