Closed rafalradomski closed 8 years ago
Update: this issue isn't actually an bug. In Bootstrap case you can see images are distorted. We definitely prefer to use responsive option with 100% width and auto height. This let you keep the correct ratio of image.
In our opinion is always better to prepare your pictures before (and set them the same size) than risk distortion.
Yes default behavior is like you described, but Bootstrap 4 offers as well option to group elements: and images have the same size.
Are you planing to implement that functionality?
In the upcoming update we'll enable all available in Bootstrap 4 alpha-3 options.
When I add picture with different sizes to card I expect that image will automatically be extended to whole space in img box and the cards will have the same height always.
Cards in Bootstrap 4 Alpha
How it works in MDB right now: