Skip to content

ENH: Adding the ability to hide items from Views

Robert M. O'Bara requested to merge bob.obara/smtk:addNullItemViewSupport into master

You can now specify Type="null" in an Item View which will cause the Item (and all children Items) not to be displayed within the View.

Merge request reports