Created by: Durman
Addressed problem description
The problem is that the property, to show menu, should be inherited from a root tree. Group node tree does not have direct link to the root tree and it means that some searches should be perform. Such search can be costly especially when a tree has a lot of sockets because the search should be repeated for each socket. Closes #4532 (closed)
Preflight checklist
-
Code changes complete.