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(gatsby-plugin-sharp): Handle fractional image sizes #31057

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

ascorbic
Copy link
Contributor

This PR includes two fixes to the handling of fractional image sizes.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Apr 26, 2021
@ascorbic ascorbic added topic: media Related to gatsby-plugin-image, or general image/media processing topics and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Apr 26, 2021
Copy link
Contributor

@wardpeet wardpeet left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@ascorbic ascorbic added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Apr 26, 2021
@ascorbic ascorbic merged commit 08dfb37 into master Apr 26, 2021
@ascorbic ascorbic deleted the fix/fractional-dimensions branch April 26, 2021 13:16
vladar pushed a commit that referenced this pull request Apr 27, 2021
vladar pushed a commit that referenced this pull request Apr 27, 2021
)

(cherry picked from commit 08dfb37)

Co-authored-by: Matt Kane <matt@gatsbyjs.com>
pragmaticpat pushed a commit to pragmaticpat/gatsby that referenced this pull request Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes topic: media Related to gatsby-plugin-image, or general image/media processing topics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[gatsby-plugin-sharp] calculating non-Integer sizes for images
2 participants