Skip to content

Commit be478cd

Browse files
update to internal commit 9ff95dbd
1 parent f973bdc commit be478cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/mrz-scanner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,13 +211,13 @@ The `MRZScannerView` is configured using [**`MRZScannerViewConfig`**]({{ site.ap
211211

212212
<div align="center">
213213
<img src="../assets/imgs/mrz-scan-guides.png" alt="Scan Guide Frames" width="80%" />
214-
</div>
214+
</div><br />
215215

216216
3. **Format Selector**: Below the scan guide frame, you will also notice a selector box that allows the user to choose which formats the MRZ Scanner should recognize. The formats that show up in the format selector are configurable via the [**`MRZScannerConfig`**]({{ site.api }}mrz-scanner.html#mrzscannerconfig) interface, while the visibility of the format selector itself is configurable via the [**`MRZScannerViewConfig`**]({{ site.api }}mrz-scanner.html#mrzscannerviewconfig) interface. To learn about MRZ formats, please refer to the [Introduction]({{ site.introduction }}index.html#supported-mrz-formats) page.
217217

218218
<div align="center">
219219
<img src="../assets/imgs/format-selector.png" alt="Scan Guide Frames" width="40%" />
220-
</div>
220+
</div><br />
221221

222222
4. **Resolution/Camera Select Dropdown**: This dropdown allows the user to switch cameras (should they have more than one available on the device), or select a different resolution for the camera that is currently selected.
223223

0 commit comments

Comments
 (0)