mebjas / html5-qrcode

A cross platform HTML5 QR code reader. See end to end implementation at: https://scanapp.org
https://qrcode.minhazav.dev
Apache License 2.0
4.92k stars 960 forks source link

[Feature Request] Bounding box UI? #635

Open HazzMan2409 opened 1 year ago

HazzMan2409 commented 1 year ago

I like UI for scanners to show the bounding box of the qrcode/barcode when it has scanned. Like the native scanners on iOS.

It would also be nice to enable displaying a bounding box in the UI via a config option when creating a Html5QrcodeScanner.

Also, I cannot see the bounds data on scan success when scanning a QR code. I see it is optional in the types. Is this expected?

mebjas commented 1 year ago

yes that is not implemented today.