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
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Tested with 'stackable': result is different, when the Card stacks in mobile view, if the native resolution of the image is too small it will not distort, instead it will mount in its native res in the top left corner of the Card
layershifter
changed the title
Card Image not stretching image height and width as SemUI does
Card: Image not stretching image height and width as SemUI does
Apr 3, 2019
layershifter
changed the title
Card: Image not stretching image height and width as SemUI does
Card: Image not stretching image height and width
Apr 8, 2019
Bug Report
Steps
Card component with Image, use a low res image and it will stretch width to fit the Card width but not height to match
Expected Result
Semantic UI will stretch lower res images width and height to make all images the same square size
Actual Result
Image that is too low resolution for a Card is stretched in width to fit the Card but not stretched in height so it becomes distorted as a rectangle
Version
0.86.0
Testcase
https://codesandbox.io/embed/w6qm746j57
The text was updated successfully, but these errors were encountered: