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: recompute size when objectFit is changed #483

Merged
merged 1 commit into from Sep 6, 2023
Merged

fix: recompute size when objectFit is changed #483

merged 1 commit into from Sep 6, 2023

Conversation

ValentinH
Copy link
Owner

@ValentinH ValentinH commented Sep 6, 2023

Fixes #481

📦 Published PR as canary version: 5.0.1--canary.483.2194639.0

✨ Test out this PR locally via:

npm install react-easy-crop@5.0.1--canary.483.2194639.0
# or 
yarn add react-easy-crop@5.0.1--canary.483.2194639.0

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 6, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 2194639:

Sandbox Source
react-easy-crop Configuration
react-easy-crop Issue #481

@ValentinH ValentinH added patch Increment the patch version when merged bug Something isn't working labels Sep 6, 2023
@ValentinH ValentinH merged commit ff22d80 into main Sep 6, 2023
4 checks passed
@ValentinH ValentinH deleted the fix-481 branch September 6, 2023 15:50
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

🚀 PR was released in v5.0.1 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crop Area incorrectly sized for objectFit='cover'
1 participant