🚀 Auto-deploy: melhoria no snap e medição AR em 02/06/2026 21:33:41

This commit is contained in:
2026-06-02 21:33:41 +00:00
parent 10f00e921d
commit 230e373f8a
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -64,9 +64,7 @@ const Viewer = () => {
camera.lookAt(0, 0, 0);
}
if (controls) {
// @ts-ignore
controls.target.set(0, 0, 0);
// @ts-ignore
controls.update();
}
toast.success("Visualização centralizada");