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

ensure the width and height of the table are equal when render with 'table' #35

Closed
wants to merge 3 commits into from

Conversation

Tim-Zhang
Copy link

if the width and height are not equal,it will be wrong in sometimes

example code:

qrcode({text:'otpauth://totp/[email protected]?secret=RRJC2J4TV3366ULY', width:150, height:150, render:'table'});

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 this pull request may close these issues.

1 participant