Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: Menu: only expand active hierarchy #195

Closed
wants to merge 1 commit into from

Commits on Nov 16, 2018

  1. Menu: only expand active hierarchy

    Before this change, the entire menu tree below the selected top-level heading
    was expanded.
    
    This change adds some triangles on menu items at level 2 and below to indicate
    which ones can be or are expanded. I didn't put them on the top level, because
    I felt that it looked too cluttered and didn't add much value.
    
    Fixes matcornic#88
    robhoes committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    8fea19a View commit details
    Browse the repository at this point in the history