Skip to content

Resolve "TreeView Component filter cant look into uncollapsed managers"

Closes #220 (closed) Cause: Only ancestors of found items through the filter got their hidden value set to False. Resolution: Pass through all the descendants and set their hidden-value to False.

Edited by Christian Dreher

Merge request reports