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: threshold-pixel param default overrides threshold-rate #147

Merged

Commits on Jun 24, 2024

  1. fix: threshold-pixel param default overrides threshold-rate

    Allows threshold-pixel value to be null as well, if not defined.
    That way, when specifying threshold-rate, only the threshold-rate will
    be applied. Otherwise threshold-rate does not have any effect, since
    it will always be overriden by threshold-pixel that defaults to 0.
    kopancek committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    491f69b View commit details
    Browse the repository at this point in the history