scytheStudio / SCodes

This project is Qt & Qml wrapper for ZXing-C++ Library that is used for decoding 1D and 2D barcodes.
https://scythe-studio.com/
Apache License 2.0
107 stars 36 forks source link

Button Scan again do not work #47

Open InterelectronixEK opened 4 months ago

InterelectronixEK commented 4 months ago

I use the example QmlBarcodeReader with Qt6. The application run and a qrCode is detected.

After barcode recogniztion I click on the button "Scan again" the overlay is disabled and the input mask with the video appear.

After scanning a new barcode nothing happens - no recognition, nothing.