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

DM-27170: Deprecate and phase out afw::image::Filter #280

Merged
merged 2 commits into from
Jan 29, 2021

Commits on Jan 13, 2021

  1. Replace deprecated Filter interface with FilterLabel

    Remove logic for filter lookup failures that will no longer trigger:
    this depends on the old Filter singleton which no longer exists.
    parejkoj committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    2d7a4f4 View commit details
    Browse the repository at this point in the history
  2. Add check for gen3 FilterLabel reading

    The filter name "unknown" in these cases comes from the files themselves.
    parejkoj committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    8871c69 View commit details
    Browse the repository at this point in the history