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

Image view indicators for NaNs #1170

Merged
merged 11 commits into from
Nov 4, 2021
Merged

Commits on Oct 26, 2021

  1. IndicatorIconView

    An indicator icon that can be added to ViewBox.
    samtygier-stfc committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    416d0c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    f61cde9 View commit details
    Browse the repository at this point in the history
  2. Access image part though MIMiniImageView

    Add accessor for image, and use it. This ensure that all calls to
    setImage can be seen by MIMiniImageView.
    samtygier-stfc committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    a04aacd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c6c970 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9987f79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aa6396 View commit details
    Browse the repository at this point in the history
  6. Add BadDataOverlay mixin

    Can be used with MIImageView and MIMiniImageView to show an indicator
    when there is bad data present in an image view.
    samtygier-stfc committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    6132e27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab39342 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    263a500 View commit details
    Browse the repository at this point in the history
  9. Use correct data for histogram

    Found by applitools
    samtygier-stfc committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    e9b1bbd View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Update release notes

    samtygier-stfc committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    55e1bbe View commit details
    Browse the repository at this point in the history