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

Allow removal of actual & expected labels in delta images #1691

Open
SimonMarquis opened this issue Nov 14, 2024 · 0 comments
Open

Allow removal of actual & expected labels in delta images #1691

SimonMarquis opened this issue Nov 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SimonMarquis
Copy link
Contributor

As mentioned in #1465 (comment), I was wondering if there is a way to remove the actual & expected labels on the generated delta image?
For us, this does not provide any useful information since we are used to have before/after images next to each other, and if the changed pixels were located below those label, they would hide it.
I feel like "left == before" & and "right == after" is a common convention, but that might be true only for us using LTR locales.

The boolean ApngVerifier#withErrorText seems to be be related to this, but it is not exposed as a public API (and always true in the default configuration).

@SimonMarquis SimonMarquis added the enhancement New feature or request label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant