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

Fix 489 centering #491

Merged
merged 8 commits into from
May 20, 2024
Merged

Fix 489 centering #491

merged 8 commits into from
May 20, 2024

Commits on May 2, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    a4a1ae4 View commit details
    Browse the repository at this point in the history
  2. update some tests

    BradyAJohnston committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ac99678 View commit details
    Browse the repository at this point in the history
  3. fix up tests

    BradyAJohnston committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2850eac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a85e725 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    a19b39d View commit details
    Browse the repository at this point in the history
  2. Add object context tracking to fix tests.

    Adds more robust tracking of newly created objects with a custom context managed 'ObjectTracker' which snapshots the objects and returns new ones inside the context.
    BradyAJohnston committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0d35b05 View commit details
    Browse the repository at this point in the history
  3. refactor ObjectTracker

    BradyAJohnston committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2e44b44 View commit details
    Browse the repository at this point in the history