We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to use the ngx-scanner and installed the following versions (we use Angular 13):
@zxing/browser 0.1.3 @zxing/library 0.20.0 @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.
We think, the problems are that the auto focus/zoom does not work.
How we can activate auto focus/zoom and a higher resolution?
Thanks very much.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We want to use the ngx-scanner and installed the following versions (we use Angular 13):
@zxing/browser 0.1.3
@zxing/library 0.20.0
@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.
We think, the problems are that the auto focus/zoom does not work.
How we can activate auto focus/zoom and a higher resolution?
Thanks very much.
The text was updated successfully, but these errors were encountered: