Dispose drag controls on explode

This commit is contained in:
Fuhrmann 2025-03-24 15:03:50 +01:00
parent 3e78657aef
commit f8e7f50df2

View file

@ -377,6 +377,7 @@ export class SceneView extends EventTarget {
visible
);
this._dragControls.dispose();
this._dragControls = dragControls;
// Add clipping planes to the meshes