Skip to content

QRCode: change the default behaviour to scan several QRCodes.

Flore Harlé requested to merge fix/restart-qrcode-scanning into release/5.3

When a QRCode has been found, the search is enabled again after a delay of 2 seconds. The QRCode decoder can be reset or stopped. Add tests for the multiple searches and the stop and reset of the search.

ticket 0012820: QR code scans only once, until call is started and stopped

Merge request reports