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
1.ClayGL prevents scrolling on the page as soon as the mouse is over the canvas.
This is inconvenient for some applications, how can this be prevented? i have set zoomSensitivity in plugin.OrbitControl to 0. but logically this does not disable zooming and thus use of the mouse wheel in general. What is the best way to do this?
1.Also, how is it possible to continue using the OrbitControl's while holding down the mouse button, even when the mouse leaves the canvas. currently, the rotation stops immediately when the mouse leaves the canvas.
The text was updated successfully, but these errors were encountered:
Two Questions:
1.ClayGL prevents scrolling on the page as soon as the mouse is over the canvas.
This is inconvenient for some applications, how can this be prevented? i have set zoomSensitivity in plugin.OrbitControl to 0. but logically this does not disable zooming and thus use of the mouse wheel in general. What is the best way to do this?
1.Also, how is it possible to continue using the OrbitControl's while holding down the mouse button, even when the mouse leaves the canvas. currently, the rotation stops immediately when the mouse leaves the canvas.
The text was updated successfully, but these errors were encountered: