cedricdelpoux / react-responsive-masonry

React responsive masonry component built with css flexbox
https://cedricdelpoux.github.io/react-responsive-masonry/
MIT License
362 stars 37 forks source link

Item Max Height? #46

Open da3dsoul opened 3 years ago

da3dsoul commented 3 years ago

My case isn't particularly complex. I just want the items to fit on the screen. There are edge cases I could think of with setting a max height, like if there was an image with a 0.1 aspect ratio, but I'm not concerned with that.