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

Uneven padding arround qr code #6

Open
rashhworld opened this issue Nov 15, 2023 · 0 comments · May be fixed by #7
Open

Uneven padding arround qr code #6

rashhworld opened this issue Nov 15, 2023 · 0 comments · May be fixed by #7

Comments

@rashhworld
Copy link

rashhworld commented Nov 15, 2023

The padding surrounding the QR code appears uneven, as indicated by the marked border for examination. It is evident that the top and left padding is inconsistent with the right and bottom padding.

image

my js looks like this
var qr = new QRious({ element: document.getElementById('qrcover'), background: 'white', padding: 15, size: 300, value: qrText });

version: 4.0.2

@Neco86 Neco86 linked a pull request Dec 6, 2023 that will close this issue
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 a pull request may close this issue.

1 participant