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

Adds option to auto-adjust the track height to show all features #4252

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    a27fb29 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    0282cad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e465ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bd1797 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    2a97565 View commit details
    Browse the repository at this point in the history
  2. define firstRenderHeight in autorun ;; adds clearer definition of "fi…

    …rst render" i.e. all blocks are defined, then determine track height ;; renames and redefines some getters
    carolinebridge committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1d571b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    8355237 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    9badcc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. adjustments for alignments view, no scrollbar when using max height s…

    …etting, resets setting when user manually resizes their track
    carolinebridge committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    49214ed View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    cb58e7b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Renames settings for clarity ;; replaces "first render" with "bounded…

    …" ;; auto-adjust now shrinks with rendered features
    carolinebridge committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b9df587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cea3010 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f3de93 View commit details
    Browse the repository at this point in the history
  4. unsafe chaining fix

    carolinebridge committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2c7d85a View commit details
    Browse the repository at this point in the history
  5. unsafe chaining fix

    carolinebridge committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a4837a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    900eb73 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    9dc2a19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    378cd17 View commit details
    Browse the repository at this point in the history
  3. snap update

    carolinebridge committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3211200 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e512bd1 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    9b4f71f View commit details
    Browse the repository at this point in the history
  2. lint

    carolinebridge committed May 3, 2024
    Configuration menu
    Copy the full SHA
    63c7206 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    a8d60e0 View commit details
    Browse the repository at this point in the history
  2. fix on bound heights

    carolinebridge committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f6ee32c View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    302b268 View commit details
    Browse the repository at this point in the history
  2. snaps

    carolinebridge committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1eb7d51 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    eb6e5dd View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    9a88035 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    6e9febb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dba081 View commit details
    Browse the repository at this point in the history
  3. snaps

    carolinebridge committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ed11425 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ec27dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    630c0fe View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    f301f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86bbb14 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. fix crash

    carolinebridge committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6ff2f10 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    ef113ec View commit details
    Browse the repository at this point in the history