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

add multi-label support to measure container #87

Merged
merged 6 commits into from
Oct 13, 2024
Merged

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    b70b25e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce9942 View commit details
    Browse the repository at this point in the history
  3. add label to logger

    TimMonko committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    c3b8b74 View commit details
    Browse the repository at this point in the history
  4. switch order of scene and label in for loop

    now each scene gets iterated through before each label (so set_scene only has to trigger at the root)
    TimMonko committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    078b915 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94f0d11 View commit details
    Browse the repository at this point in the history
  6. Update _measure_container.py

    TimMonko committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    d19fb7e View commit details
    Browse the repository at this point in the history