goodeggs / angular-barcode-listener

Angular directive to listen for barcode scanner events
MIT License
16 stars 10 forks source link

Returning 4 characters when barcode is 5 in testing and variable otherwise #11

Closed adam-gregory closed 7 years ago

adam-gregory commented 7 years ago

I'm not providing the length or scan duration so it should default to 50 ms right? <barcode-listener prefix='' on-scan='$ctrl.handleScan'