Skip to content

BUG: remove extra node added event

When switching to using a mini scene to try various ways of loading volumes, the final node added event wasn't removed when I switched to using AddNode to move the final set of nodes into the main scene. This change removes the extra node added event triggered by adding a volume.

Issue #4033

Merge request reports