diff --git a/dot-plasticity/settings.json b/dot-plasticity/settings.json index 5b1608ad..97036ed8 100644 --- a/dot-plasticity/settings.json +++ b/dot-plasticity/settings.json @@ -1,6 +1,6 @@ { Viewport: { - // navigatorSize: 100, + // navigator: { size: 100 }, }, OrbitControls: { diff --git a/src/components/planes/Planes.tsx b/src/components/planes/Planes.tsx index f3476307..879bf28e 100644 --- a/src/components/planes/Planes.tsx +++ b/src/components/planes/Planes.tsx @@ -23,7 +23,6 @@ export default (editor: Editor) => { render = (temp?: ConstructionPlane) => { render(
-

Construction Planes