Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a showFeedback property to the QrReader #218

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

howech
Copy link

@howech howech commented Dec 31, 2021

See issue #217

With this PR, the QrReader accepts a showFeedback property. When present, the control will display a green box around the detected QR code.

howech and others added 4 commits December 31, 2021 11:39
When the `showFeedback` option is included in QrReader control, it
will hilight the detected qr code in the video feed. This is accomplished
by drawing a div over the top of the feed, which is positioned such
that it approximately bounds the detected qr code.
Added an option to include some visual feedback for scanned qr codes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant