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 focusing on components in dependency graph #365

Merged

Commits on Dec 16, 2022

  1. Improve focusing on dependency

    If focusing on a dependency, the graph is now built from a dataset of
    de-duplicated components, drastically reducing the amount of data
    needed for the pre-expanded graph.
    
    Signed-off-by: RBickert <rbt@mm-software.com>
    rbt-mm committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    13e380d View commit details
    Browse the repository at this point in the history
  2. Fix circular references not being prevented

    Signed-off-by: RBickert <rbt@mm-software.com>
    rbt-mm committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    ae05df0 View commit details
    Browse the repository at this point in the history