-
-
Notifications
You must be signed in to change notification settings - Fork 227
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
Small QR Codes do not work #517
Comments
i have same problem.if we could set zoom for camera it would be better. |
yes, this would be very good, if the autofocus/zoom wourd work fine. without it is not usable for me ;-( |
Do you happen to have any update on this?? I'm using the latest version 18.0.0 of @zxing/ngx-scanner but still facing this issue. |
Hi @maerni , The below link would be useful for you as it worked for me - #535 (comment) I added the below code in my component and it works -
|
We wanted to use the ngx-scanner and installed the following versions (we use Angular 13):
@zxing/browser 0.1.1
@zxing/library 0.19.2
@zxing/ngx-scanner 3.5.0
Now we have the problem, that it does not work with small QR Codes (i.e. 3x3mm).
With normal or big QR Codes it works.
What could be the problem? How can we fix this?
Thanks.
The text was updated successfully, but these errors were encountered: