vision-camera-code-scanner icon indicating copy to clipboard operation
vision-camera-code-scanner copied to clipboard

feat(zoom): fix missing neutralZoom for newer iPhones

Open DomiR opened this issue 2 years ago • 2 comments

Newer iPhones have neutralZoom of 2 and therefore cannot find small QR-Codes if zoom is at it's default value 1. This commit uses the device neutralZoom property as the default zoom level. Fixes #76.

DomiR avatar Jul 07 '22 09:07 DomiR

Fixed in https://github.com/jorgebrunetto/vision-camera-code-scanner

jorgebrunetto avatar Sep 28 '22 13:09 jorgebrunetto

Really important fix

schimini avatar Mar 23 '23 16:03 schimini