Skip to content

Fix for BUG0013829: vtkAssembly::GetBounds adds bounds which are unintialized.

BUG 0013829 (https://vtk.org/Bug/view.php?id=13829)

Even though the status of bug is fixed it wasn't completely fixed. For some reason, the implementor of the fix didn't make this change. This commit completes the bug fix by setting the prop as visible only if at least one prop has a valid bounds.

Fixes: #13829 (closed)
Backport: release

Edited by Ben Boeckel

Merge request reports