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

[Enhancement] Render SeedQR small registration block in solid squares #484

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

kdmukai
Copy link
Contributor

@kdmukai kdmukai commented Sep 14, 2023

fixes #483

Renders the lower-right registration block in 25x25 and 29x29 SeedQRs as solid squares instead of dots.

Before vs after:
SeedTranscribeSeedQRWholeQRView_12_Standard SeedTranscribeSeedQRWholeQRView_12_Standard

And the same rendering improvement is continued in the zoomed-in transcription UI:


Supplements screenshot generator with:

  • 12-word, standard SeedQR WholeQRView
  • 24-word, compact SeedQR WholeQRView
  • 24-word, standard SeedQR WholeQRView

Briefly tried and quickly gave up on getting the zoomed in transcription UI to render in the screenshot generator (just comes out all black). TODO for another day.

@newtonick
Copy link
Collaborator

ACK and Tested without issue. I'll review the code at some later time before merging.

@jdlcdl
Copy link

jdlcdl commented Sep 14, 2023

ACK tested.

super clean, really helps with maintaining orientation while transcribing sectors all around that alignment marker.

@newtonick newtonick merged commit db16fa7 into SeedSigner:dev Feb 23, 2024
@kdmukai kdmukai deleted the seedqr_export_rendering_fix branch March 7, 2024 15:17
@kdmukai
Copy link
Contributor Author

kdmukai commented Aug 25, 2024

Fixes #381

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged Not Yet Released
Development

Successfully merging this pull request may close these issues.

UI issue when transcribing Seed phrase QR code template
3 participants