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(share_plus): #3322 Image preview on iOS downscale to avoid issues #3320

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

Victor-Plaud
Copy link
Contributor

@Victor-Plaud Victor-Plaud commented Oct 16, 2024

Description

On iPhone 13, when sharing an image and the image is very large, the sharing box may occasionally fail to be awakened.

Related Issues

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I titled the PR using Conventional Commits.
  • I did not modify the CHANGELOG.md nor the plugin version in pubspec.yaml files.
  • All existing and new tests are passing.
  • The analyzer (flutter analyze) does not report any problems on my PR.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

@miquelbeltran
Copy link
Member

Hello, thanks for the contribution.

I'd please ask you to follow the PR template: https://github.com/fluttercommunity/plus_plugins/blob/main/.github/PULL_REQUEST_TEMPLATE.md and fix the title.

As well, try to provide more context about this fix, ideally creating a bug report showcasing the issue, or showing before and after images, etc. otherwise it is very hard to understand what the purpose of the fix is.

@Victor-Plaud Victor-Plaud changed the title fix(share_plus):On iPhone 13, when sharing an image and the image is very large, the sharing box may occasionally fail to be awakened. fix:(share_plus)On iPhone 13, when sharing an image and the image is very large, the sharing box may occasionally fail to be awakened. Oct 16, 2024
@Victor-Plaud Victor-Plaud changed the title fix:(share_plus)On iPhone 13, when sharing an image and the image is very large, the sharing box may occasionally fail to be awakened. - fix: (share_plus)On iPhone 13, when sharing an image and the image is very large, the sharing box may occasionally fail to be awakened. Oct 16, 2024
@Victor-Plaud Victor-Plaud changed the title - fix: (share_plus)On iPhone 13, when sharing an image and the image is very large, the sharing box may occasionally fail to be awakened. Fix: (share_plus) On iPhone 13, when sharing an image and the image is very large, the sharing box may occasionally fail to be awakened. Oct 16, 2024
@miquelbeltran miquelbeltran changed the title Fix: (share_plus) On iPhone 13, when sharing an image and the image is very large, the sharing box may occasionally fail to be awakened. fix(share_plus): On iPhone 13, when sharing an image and the image is very large, the sharing box may occasionally fail to be awakened. Oct 16, 2024
@miquelbeltran miquelbeltran changed the title fix(share_plus): On iPhone 13, when sharing an image and the image is very large, the sharing box may occasionally fail to be awakened. fix(share_plus): #3322 Image preview on iOS downscale to avoid issues Oct 17, 2024
@miquelbeltran
Copy link
Member

Thanks for providing a ticket with a video recording! Can you show a recording of how it looks with the fix?

@Victor-Plaud
Copy link
Contributor Author

114_1729250336.mp4

Copy link
Member

@miquelbeltran miquelbeltran left a comment

Choose a reason for hiding this comment

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

Thank you! LGTM

@miquelbeltran miquelbeltran merged commit d8c95c2 into fluttercommunity:main Oct 21, 2024
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants