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

Somewhat Improves display of very dense QRs #81

Merged
merged 1 commit into from
Jul 21, 2021

Conversation

shannona
Copy link
Contributor

  1. Error correction set to "L", which can make very dense QRs slightly less dense
  2. Display of QR in QR Export page increased in size, with container going from 235 height to 275, as tall as it could go on the smallest iPhone screens without making the export text area useless.

For a next step, I suggest the enhancement in issue #80

1) Error correction set to "L", which can make very dense QRs slightly less dense
2) Display of QR in QR Export page increased in size, with container going from 235 height to 275, as tall as it could go on the smallest iPhone screens without making the export text area useless.

For a next step, I suggest the enhancement in issue #80
@shannona shannona requested a review from ChristopherA as a code owner July 21, 2021 19:43
Copy link
Contributor

@ChristopherA ChristopherA left a comment

Choose a reason for hiding this comment

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

Built successfully on MacBook Pro M1 (2020) on Big Sur 11.4 using Xcode 12.5.1, on both iPhone 11 Max Pro, and iPod touch 7th, both running iOS 14.6.

Short term fix for #78 on my iPhone works — I can read the QR on iPhone, and can scan the QR to my iPod touch. However, though I can scan the original QR on my iPod Touch 7th, I still can't share it on either view screen (see #82) as it is cut off. I was able to scan from details screen however (though once I got a "unknown format error" which I've not seen before, but 2nd time worked).

Approved for merge to master and release to Apple as a bug fix.

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