You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: