pissang / clay-viewer

3D model viewer with high quality rendering and glTF2.0/GLB export
https://pissang.github.io/clay-viewer/editor/
BSD 3-Clause "New" or "Revised" License
771 stars 97 forks source link

Right click of the mouse repeats previous press mouse button (left click or middle click) #34

Closed extenceIn closed 6 years ago

extenceIn commented 6 years ago

Right click of the mouse repeats previous press mouse button (left click or middle click). If you rotate the scene clicking by the left button then the right button will rotate too. If you move the scene clicking by the middle button then the right button will move the scene too. Is it correct behavior (feature) or bug? 33333

pissang commented 6 years ago

It's not a expected behavior. Disabled the right button in the latest commit. It will be fixed in the next release. Thanks for the report!