Dynamsoft / barcode-reader-javascript-samples

Samples for Dynamsoft Barcode Reader Javascript edition
https://www.dynamsoft.com/barcode-reader/sdk-javascript/
25 stars 36 forks source link

fix: move camera-view-container css to inline and update guide #211

Closed felixindynamsoft closed 2 months ago

felixindynamsoft commented 2 months ago

Problem: A customer has mentioned that they had a trouble with the camera view being very small when following the guide

Cause: We removed the CSS file from the guide to make the guide less lengthy. Although we've added the indication that CSS could be found in the repo, this might still cause the users to be confused on why the camera is so small right from the start.

Solution: Add the CSS for camera-view-container to be inline-css.