simple_barcode_scanner icon indicating copy to clipboard operation
simple_barcode_scanner copied to clipboard

Enhancement for barcode scan

Open CodingWithTashi opened this issue 2 years ago • 2 comments

  • [ ] The window for the barcode is a little small. so I have to put the barcode far from the camera and it's hard to see that.

  • [x] Every time I press the button to scan a barcode, it asks for camera permission. It would be better to remember the choice and not ask every time.

CodingWithTashi avatar Dec 07 '22 09:12 CodingWithTashi

Looking forward to this work! However, I think # 2 is related to Edge WebView2 component's camera permission, which is almost impossible to bypass.

ftntming avatar Dec 08 '22 05:12 ftntming

Looking forward to this work! However, I think # 2 is related to Edge WebView2 component's camera permission, which is almost impossible to bypass.

Yea bit of challenges, I will see if I can fix this otherwise will look for some workaround

CodingWithTashi avatar Dec 08 '22 06:12 CodingWithTashi