Arc rotate camera panning after dragging gizmo

Hello,

there seems to be an issue with ArcRotateCamera and gizmos. I have setup arc rotate camera with left mouse button used for panning. Left mouse button stops panning and starts rotating the camera after interaction with any gizmo (eg. drag the object with axis gizmo).

Here is playground.

Steps to reproduce

  1. Do not click on object and drag the mouse, notice camera panning
  2. Click on object, and interact with any gizmo to drag the object
  3. Do not click on object and drag the mouse, notice camera rotating

L

@Cedric Could you have a look into it ?

Sure! No problem

1 Like

PR is live handle reattachment of panning button for `ArcRotateCamera` by CedricGuillemet · Pull Request #8243 · BabylonJS/Babylon.js · GitHub

1 Like