Skip to content

Commit 30d8844

Browse files
committed
Update 1.read-video-show-result.html
1 parent 7645194 commit 30d8844

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

2.ui-tweaking/1.read-video-show-result.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ <h1>Use the Default Built-in UI</h1>
5555
async function setSingleFrameMode() {
5656
try {
5757
let scanner = await(pScanner = pScanner || Dynamsoft.DBR.BarcodeScanner.createInstance());
58-
scanner.hide();
5958
scanner.singleFrameMode = true;
6059
await scanner.show();
6160
} catch (ex) {

0 commit comments

Comments
 (0)