fix sketch plan orientation

This commit is contained in:
Kurt Hutten IrevDev
2023-01-04 01:28:26 +11:00
parent a1f844b0b1
commit 0779befc65
8 changed files with 100 additions and 50 deletions

View File

@ -28,6 +28,7 @@ export const Toolbar = () => {
sketchMode: 'sketchEdit',
pathToNode: guiMode.pathToNode,
quaternion: guiMode.quaternion,
position: guiMode.position,
})
}}
className="border m-1 px-1 rounded"