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

Bug fixes #451

Merged
merged 10 commits into from
Jun 24, 2021
Merged

Bug fixes #451

merged 10 commits into from
Jun 24, 2021

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    f3a12e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d42c10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4c376b View commit details
    Browse the repository at this point in the history
  4. Closes #435 Closes #441 Closes #442 Closes #443

    dweemx committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    9352c20 View commit details
    Browse the repository at this point in the history
  5. Remove unused imports

    dweemx committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    cf17d9b View commit details
    Browse the repository at this point in the history
  6. Closes #436

    dweemx committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    98161b7 View commit details
    Browse the repository at this point in the history
  7. Closes #429

    dweemx committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    456aa51 View commit details
    Browse the repository at this point in the history
  8. Update package-lock files

    dweemx committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    b9c5946 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Position Viewer labels so that Viewrs do not overflow display

    Labels on Viewer(s) cause an increase in column height causing the
    Viewer canvas to overflow the display. This change positions the
    labels _absolutely_ above the Viewer so that they do not take column
    height.
    MaybeJustJames committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    96849d1 View commit details
    Browse the repository at this point in the history
  2. Formatting

    MaybeJustJames committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    94c335a View commit details
    Browse the repository at this point in the history