Update Camera Controls to Zoo (#4755)

* update camera controls to Zoo

* update e2e and initial settings

* update types and camera controls ts

* update mod.rs test

* update test, test locally
This commit is contained in:
Josh Gomez
2024-12-11 15:03:51 -08:00
committed by GitHub
parent 3804aca27e
commit 7bc8bae0ec
5 changed files with 11 additions and 12 deletions

View File

@ -14,7 +14,7 @@ export const TEST_SETTINGS = {
},
modeling: {
defaultUnit: 'in',
mouseControls: 'KittyCAD',
mouseControls: 'Zoo',
cameraProjection: 'perspective',
showDebugPanel: true,
},