mirror of https://github.com/status-im/qzxing.git
Don't try harder by default in the QZXingLive example
This commit is contained in:
parent
7937cb84b5
commit
d112bf4186
|
@ -95,7 +95,7 @@ ApplicationWindow
|
||||||
window.lastTag = tag;
|
window.lastTag = tag;
|
||||||
}
|
}
|
||||||
|
|
||||||
tryHarder: true
|
tryHarder: false
|
||||||
}
|
}
|
||||||
|
|
||||||
onDecodingStarted:
|
onDecodingStarted:
|
||||||
|
|
Loading…
Reference in New Issue