We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b70e0e commit d7be7b7Copy full SHA for d7be7b7
2.ui-tweaking/2.read-video-no-extra-control.html
@@ -6,7 +6,7 @@
6
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7
<meta name="description" content="Read Barcodes from camera. Hide built-in controls for a simplified ui">
8
<meta name="keywords" content="read barcodes from camera, simple ui">
9
- <title>Dynamsoft Barcode Reader Simple Sample - Read Video - No Extra Control</title>
+ <title>Dynamsoft Barcode Reader Sample - Hide UI Controls</title>
10
</head>
11
12
<body>
@@ -158,4 +158,4 @@ <h1 style="font-size: 1.5em;">Hide UI Controls</h1>
158
}
159
</style>
160
161
-</html>
+</html>
0 commit comments