Dispose drag controls on explode
This commit is contained in:
parent
3e78657aef
commit
f8e7f50df2
1 changed files with 1 additions and 0 deletions
|
@ -377,6 +377,7 @@ export class SceneView extends EventTarget {
|
|||
visible
|
||||
);
|
||||
|
||||
this._dragControls.dispose();
|
||||
this._dragControls = dragControls;
|
||||
|
||||
// Add clipping planes to the meshes
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue