Sometimes the project tree, when it's huge, can take a lot of scrolling, and manually collapsing it is labour intensive. A shortcut to collapse the entire project tree would be useful - it could appear in the right-click menu, project tree->collapse all.
My guess is to implement this feature, we need to add a new menu entry in the file "src\projectmanagerui.cpp", because the class ProjectManagerUI can access to the project manager's tree (wxTreeCtrl).
Fixed in [r13834].
Related
Commit: [r13834]
Good work! The discussion lasts for 10 years. How time flies.
Feels like only yesterday.
I wasn't even aware of this FR when implementing this. It was just annoying me a lot... Great that this also addressed other needs! :-)
Some of my old open issues are going to be old enough to drink, soon!