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 merge mistake in AbstractUPCEANReader #536

Merged
merged 2 commits into from
Apr 19, 2023

Conversation

hxtmdev
Copy link
Contributor

@hxtmdev hxtmdev commented Oct 5, 2022

The reverted change seems to come from neither side of the merge commit 7971b07.

This allows for EAN 13 processing with pre v0.18.3 quality again.

Note that I have no idea about the actual decoding, this PR is simply a result of git bisect and squinting at the merge commit.

Commit A
Commit B
Merged line

fixes #446
fixes #531

The reverted change seems to come from neither side of the merge commit
7971b07.

This allows for EAN 13 processing with pre v0.18.3 quality again.
@hxtmdev
Copy link
Contributor Author

hxtmdev commented Oct 5, 2022

To anyone wanting to check this: A locally built v0.18.2 still works, whatever my npm downloads as v0.18.2 of @zxing/library does not. No idea why.

@hxtmdev
Copy link
Contributor Author

hxtmdev commented Oct 5, 2022

download patch for patch-package

@werthdavid werthdavid merged commit 2a63422 into zxing-js:master Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Barcode scanning performance degression between 1.9.x and 1.5.x [BUG] It cant detect any 1d barcode
2 participants