Assembly nodes in Multiblock Inspector expanded too far down the hierarchy

Hi all. I’ve implemented using PDC and vtkDataAssembly in my reader and it helps immensely, easier and much more efficient. One problem though: node hierarchy is expanded up to 4 levels down in the tree, and that’s unwieldy when there are too many level-3 nodes:
file
..model
body1
..face1
..face2
body2

body1000

Is there any way to control how far down that auto-expansion happens, or to turn off auto-expansion entirely?

Do you have a screenshot of the issue ?

Here’s one for a simple box-in-box model:


Note, I’m renaming node 0 to the file name instead of the default name of “assembly”.
For models with many many bodies, this makes it very cumbersome to e.g. scroll down and un-check the “background” body if it’s later in the list.

I got it.

I’m afraid there is no such control yet, although I think it could be added at the widget level somehow.