Barcode-Wallet icon indicating copy to clipboard operation
Barcode-Wallet copied to clipboard

QR code very tiny

Open wschoot opened this issue 3 years ago • 2 comments

I'm trying to get my corona code loaded however it's very tiny and uses only a small part of the (big) fenix 6x screen. Can we maximize the picture?

image

wschoot avatar Jan 29 '22 19:01 wschoot

I've tried #7 but this doesn't help. What does help (a little bit) is selecting v2 but it's still unscanable. Can we fix this?

wschoot avatar Feb 01 '22 08:02 wschoot

I suppose your QR code is too big if you hold the up. This is because if you increase the size of each square (from 1 pixel wide to 2 pixels on your QR code), the size of the QR code will double. Unfortunately, I each square must have the same size and I can't have an intermediate size.

The "version 2" option was an attempt too have finer scale result by decreasing the quality of the produced result. Unfortunately, scanner fails to decode so poor quality barcodes.

macherel avatar Apr 30 '23 20:04 macherel