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(image): fix image black bars #331

Merged
merged 1 commit into from
Jan 28, 2022
Merged

Conversation

popietree
Copy link
Contributor

Description

Remove black bars around sides of images by deleting height variable of an image in OptimizedImage component.

Issue(s) addressed

What kind of change(s) does this PR introduce?

  • Enhancement
  • Bug fix
  • Refactor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Issue

What is the current behavior?

  • The grower and captures image sides are showing black bars columns.

What is the new behavior?

  • No longer shows black columns.

Breaking change

Does this PR introduce a breaking change?

Other useful information

@popietree popietree requested a review from a team as a code owner January 27, 2022 19:39
Copy link
Collaborator

@nmcharlton nmcharlton left a comment

Choose a reason for hiding this comment

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

Thanks @popietree!

@nmcharlton nmcharlton merged commit cba60b4 into Greenstand:master Jan 28, 2022
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.

Optimized images (growers and captures) displays black bars
2 participants