Skip to content

qr-scanner: only check max 5 times per second for a QR code

Reiter, Christoph requested to merge dont-check-on-every-redraw into master

Still raw the image and everything all the time to keep the experience smooth. One more improvement would be to also skip the image data extraction, but that can be done after the clipping work.

Merge request reports