Size of QR code (and quiet zone) on Android is awkward

Open
#151 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
android
Domain
frontend

Research direction

Reproduce the QR sizing behavior on Android in both SVG and Canvas modes, checking auto-scaling and the quiet-zone setting. Trace the relevant QR rendering and settings entry points, then verify that the quiet zone is visible or accounted for and that the QR code size and placement are consistent with the selected value.

Written by the indexing model from the issue text.

Description

bug help wanted

It works somewhat strangely:

  • always "auto-scaling" enabled
  • if you have it in the SVG mode: the padding (quiet zone) is nowhere shown, it is likely outside of the menu
  • if in Canvas mode: although you only have a quiet zone of 1, you get a quite small QR code (at the top!)

Both looks strange…

Dominant language
HTML
Stars
483
Forks
132
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rugk/offline-qr-code

All issues in rugk/offline-qr-code

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.