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

Replace ScanQrDialog with the KMM ScanQrCodeDialog. #786

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

kdeus
Copy link
Contributor

@kdeus kdeus commented Nov 19, 2024

There were significant layout problems with the old QR code reader: the borders were offset, the image could be squished, the camera image was often misaligned or cut off, and the misalignment was inconsistent. The new QR code scanner looks much better behaved, though we lose the brackets that used to be there.

Tested by:

  • Manual testing of both issuance and identity verification.

  • ./gradlew check

  • ./gradlew connectedCheck

  • Tests pass

@kdeus kdeus requested review from davidz25 and dritan-x November 19, 2024 23:52
There were significant layout problems with the old QR code reader: the camera
image was often misaligned, the borders were offset, the image could be
squished, and the misalignment was inconsistent. The new QR code scanner looks
much better behaved, though we lose the brackets that used to be there.

Tested by:
- Manual testing of both issuance and identity verification.
- ./gradlew check
- ./gradlew connectedCheck

Signed-off-by: Kevin Deus <[email protected]>
@kdeus kdeus force-pushed the qr_scanner_misaligned branch from 6843d51 to cb35f9b Compare November 20, 2024 18:37
@kdeus kdeus merged commit cd1c59d into openwallet-foundation-labs:main Nov 22, 2024
3 checks passed
@kdeus kdeus deleted the qr_scanner_misaligned branch November 22, 2024 00:42
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.

2 participants