Menu

#407 Feature request: collapse project tree action

Undefined
open
nobody
None
Feature_Request
2016-10-23
2016-09-30
Riot
No

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.

Discussion

  • ollydbg

    ollydbg - 2016-10-22
    • Type: Undefined --> Feature_Request
     
  • ollydbg

    ollydbg - 2016-10-23

    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).

     

Log in to post a comment.