-
Notifications
You must be signed in to change notification settings - Fork 18
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 with type canvas or image download #5
Comments
I have the same issue for all styles except the 'square' only on PC. on my IOS device all looks good. |
I don't know why this issue is fixed, but the following code fixes it. /src/figures/dot/canvas/QRDot.ts
|
That's work for me
That's work for me! :) |
Hellou, i resolved this problem. |
@felipebel25 would you mind opening a pull request? Then I can also fix it in this fork |
@felipebel25 would you mind opening a pull request? Then @KilianB can also fix it in this fork 🙏🏼 |
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 same issue that original repo:
kozakdenys#177
The text was updated successfully, but these errors were encountered: