jQR
jQR copied to clipboard
jQR output remain unchanged for message >=15 chars
I just check-out the demo http://s01.de/~tox/hgexport/jqr/ when i put a message greater than 15 character in length, the generated QR remain unchanged.
Maybe you guys can fix this.
Regards, Saurabh
Thanks for reporting!
Somehow jQR calculates the wrong size of a qrcode, resulting in too big images and a small data limit. I think the algorithm to determine the type of the qrcode is wrong. (see jqr.js:307)