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

Improve proc tree expand/collapse functionality #1306

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 10, 2023

  1. Cleanup proc tree expand/collapse functionality

    * On click, continue to toggle tree branch expand/collapse
    * On `Left` and `-`, always collapse
    * On `Right` and `+`, always expand
    
    Also, a minor clippy fix to pass the CI
    nyurik committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    265597d View commit details
    Browse the repository at this point in the history