You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Well, I'd expect the logo to be drawn at the center, with the actual qr code floating around it.
Instead, the code itself covers the entire rect area including the center, and the logo is drawn on top of it.
That's how logos in QR code work - they utilize redundancy in QR code and cover part of QR code with image. If you want to hide dots partially covered by logo - feel free to send a PR for that
Describe the bug
Well, I'd expect the logo to be drawn at the center, with the actual qr code floating around it.
Instead, the code itself covers the entire rect area including the center, and the logo is drawn on top of it.
To Reproduce
Expected behavior
I'd expect the logo to be drawn at the center, with the actual qr code floating around it.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: