serratus/quaggaJS

locate: false

Opened this issue · 0 comments

Dear all,

I have done the following changes:

in file live_w_locator.js (line 240):
locate: false

in file quagga.js (lines 4457 - 4460):
top: "40%",
right: "5%",
left: "5%",
bottom: "40%"

It works but there is a strange effect:
when a barcode is recognized, the blue rectangle (generated by the line 262 in live_w_locator.js) does not overlap the green rectangle but is displayed in the right-bottom corner.

Is it possible to fix this ?

Thanks a lot
Miche