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

fix: scanner overlay example #1230

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

IanVS
Copy link
Contributor

@IanVS IanVS commented Nov 1, 2024

Fixes #1185

I also updated the other usage of Rect.largest in BarcodeScannerWithScanWindow, even though it wasn't visually broken previously. I figured it was better to keep them consistent, though.

Before After
image image
image image

@IanVS IanVS changed the title Fix scanner overlay examples fix: scanner overlay example Nov 1, 2024
Copy link
Collaborator

@navaronbracke navaronbracke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@navaronbracke navaronbracke merged commit 8e983f1 into juliansteenbakker:master Nov 2, 2024
5 of 7 checks passed
@IanVS IanVS deleted the overlay-example branch November 3, 2024 23:41
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.

Overlay example does not apply background opacity correctly
2 participants