insightautos / cordova-gmv-barcode-scanner

A Cordova barcode scanning plugin based on the Google Mobile Vision library for iOS & Android.
MIT License
52 stars 77 forks source link

Limit Actual Android Detector Size #2

Open forrestmid opened 6 years ago

forrestmid commented 6 years ago

Limit scannable area to within the detector area.

forrestmid commented 5 years ago

I've put up my initial commit to solve this issue on another branch. There's an odd bug with it where the right side of the detector range extends slightly past the viewfinder. If someone can test out the code with different viewport sizes/devices, and perhaps submit a PR that fixes the detector size issue, that would be great!