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

Reorient view during relayout based on visible elements #163

Merged
merged 6 commits into from
Sep 3, 2024
Merged

Commits on Sep 1, 2024

  1. Reorient view during relayout based on visible elements

    Relayout now tries to keep track of the visible elements from before relayouting. This should allow more fluid transition when collapsing elements.
    tbennun authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6ff918f View commit details
    Browse the repository at this point in the history
  2. minor type fixes

    tbennun committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c1dcfa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b8020 View commit details
    Browse the repository at this point in the history
  4. Reorient based on fully-visible nodes only, and according to their ne…

    …w positions on the relayouted graph
    tbennun committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    cd4b793 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3160cf View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Auto-formatter snafu

    phschaad committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2b98631 View commit details
    Browse the repository at this point in the history