MemePlace / Frontend

Frontend Repo
3 stars 0 forks source link

Fixes Meme Card Layout Algo on Cards that Have a Larger Action Bar Than the Image Width #107

Closed Step7750 closed 6 years ago

Step7750 commented 6 years ago

If the meme card width is computed to have a defined width but the action bar is bigger, the card will automatically increase in size to make sure the text is contained. This messes up the layout generator which relies on the width being displayed as exact.