Skip to content

Commit

Permalink
add missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
ollema committed Jan 25, 2024
1 parent 545c75d commit f3cdddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/barcode-scanner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ export function setupCanvas(

/**
* Draws the video onto the canvas (with object-fit: cover transformation).
*
* @param ctxCamera - The 2D rendering context of the camera canvas.
* @param camera - The HTML canvas element representing the camera.
* @param video - The HTML video element containing the video feed.
Expand Down

0 comments on commit f3cdddb

Please sign in to comment.