nimiq / qr-scanner

Lightweight Javascript QR Code Scanner
https://nimiq.github.io/qr-scanner/demo
MIT License
2.44k stars 529 forks source link

Scan region doesn't update on video layout changes #218

Open xehpuk opened 1 year ago

xehpuk commented 1 year ago

I've found a workaround. Call the "private" _updateOverlay(): https://github.com/nimiq/qr-scanner/blob/987bbb0/src/qr-scanner.ts#L695