Merge pull request #96 from devaraj3/fix/viewcube-top-bottom-orbit-drag #124
Annotations
10 warnings
|
build:
src/components/cad/exact-cad-measurement.ts#L2028
'direction' is never reassigned. Use 'const' instead
|
|
build:
src/components/cad/exact-cad-measurement.ts#L1977
'direction' is never reassigned. Use 'const' instead
|
|
build:
src/components/cad/exact-cad-measurement.ts#L806
'basisU' is never reassigned. Use 'const' instead
|
|
build:
src/components/cad/cad-viewer.tsx#L1985
React Hook useEffect has missing dependencies: 'clearFlatCache', 'clearFormedCache', 'disposeObject3DSafe', 'materialColor', 'perfLog', 'replaceModelSession', 'setCadTopologyContextFromCadLoad', 'showFlatParts', 'units', 'wireframe', 'xray', and 'zoom'. Either include them or remove the dependency array
|
|
build:
src/components/cad/cad-viewer.tsx#L1123
React Hook useEffect has missing dependencies: 'backgroundColor', 'dimScale', 'renderQualityProfile', 'replaceModelSession', 'showHomeButton', and 'showViewCube'. Either include them or remove the dependency array
|
|
build:
src/components/cad/cad-viewer.tsx#L1027
'_setDimScale' is assigned a value but never used
|
|
build:
src/components/cad/cad-viewer.tsx#L994
React Hook useEffect has missing dependencies: 'clearFlatCache', 'clearFormedCache', 'perfLog', and 'replaceModelSession'. Either include them or remove the dependency array
|
|
build:
src/components/cad/cad-viewer.tsx#L744
'workerReady' is assigned a value but never used
|
|
build:
src/components/cad/cad-viewer.tsx#L123
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/cad/cad-viewer.tsx#L115
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|