-
-
Notifications
You must be signed in to change notification settings - Fork 506
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
Dots style 'dots' problem #177
Comments
Hi! any updates? I have the same issue. Can it be somehow related to browser chrome update? |
@Vinnte hi, I found out that it should work on previous version of chromium (not on 114). you can try it with brave browser version v1.51.118 (Chromium 113.0.5672.126) https://github.com/brave/brave-browser/releases/tag/v1.51.118 |
I don't know why this issue is fixed, but the following code fixes it. /src/figures/dot/canvas/QRDot.ts
|
Any update on this? It looks like this library hasn't been managed for over 2 years. |
commit change from kozakdenys#177
Dots style 'Dots' creates horizontal smears on the upper part of the QR image, in the preview and also the downloaded image if the data length is long.
The text was updated successfully, but these errors were encountered: