deeply compare old and new params
This commit is contained in:
@@ -26,6 +26,7 @@ export const use3dViewerResize = () => {
|
||||
code: state.code,
|
||||
viewerSize: { width, height },
|
||||
camera: state.camera,
|
||||
parameters: state.currentParameters,
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user