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
Hm, possibly. On desktop with a mouse, I'd expect that when clicking, I "grab" a position and move the box based on that, which is further suggested by the cursor.
Screencast.From.2025-03-10.00-50-12.mp4
On a touch device it's less confusing, but I believe reversing it would also be beneficial for there.
The current way in which dragging the panorama view works is unintuitive and should probably be reversed.
I've found https://github.com/pmndrs/three-stdlib/blob/main/src/controls/OrbitControls.ts which appears to be an alternative to the currently used plugin that supports reversing the drag direction, but I'm not sure if it's a drop-in replacement.
The text was updated successfully, but these errors were encountered: