Community
Participate
Working Groups
In some cases if a subModuleNode is set to visible(false) the navigationtree doesn't show any child nodes.
Created attachment 192932 [details] Patch for the SWT ExampleClient to reproduce the bug
By fixing bug 328222 it wasn't considered that a module with a single child node could have child nodes as well. In this case the navigationtree should be shown.