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

Error on long URLs or texts #19

Open
constgen opened this issue May 30, 2018 · 0 comments
Open

Error on long URLs or texts #19

constgen opened this issue May 30, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@constgen
Copy link
Contributor

constgen commented May 30, 2018

Some texts may be to long to generate a QR code with current settings. It throws an error

image

We need to increase the value of the type parameter that we pass to QR code generator. Or we can adjust it dynamically to text length to provide a different detalization.

Experiment with this to see how image changes depending on text length
https://qrd.by/qr-code-generator-svg

@constgen constgen added the bug Something isn't working label May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants