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

Image wrapper cropping images #33

Open
dringala opened this issue Jul 5, 2018 · 1 comment
Open

Image wrapper cropping images #33

dringala opened this issue Jul 5, 2018 · 1 comment

Comments

@dringala
Copy link

dringala commented Jul 5, 2018

Hi does anybody know the best approach in setting the image wrapper height and width relative to the image itself? Currently all images are being cropped by the image wrapper that is set to 320 x 320.

@tmchow
Copy link

tmchow commented Feb 7, 2019

I just noticed this myself when trying to render images, and puzzled why there was a square crop. Since the imageWrapper style is set specifically to height: 320 and width: 320 it's no surprise :)

Did you ever figure out a way around this using a style override or other workaround? I'm trying to avoid forking this and customizing the code.

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

No branches or pull requests

2 participants