I have a container whose height I have set and it contains an image and a caption. I want to let the image and caption take up all the space they need inside that container.
I thought flexbox would be the right tool, but the contents of the flexbox always overflow. I can get it to work with a web browser like Firefox though. Check out the attached screenshots, the outputted PDF, and source HTML.
Is this a bug in Prince? It seems pretty basic flexbox: I have two items inside a container that I want to fill the space, but can't get it to work. Am I doing something wrong?
I thought flexbox would be the right tool, but the contents of the flexbox always overflow. I can get it to work with a web browser like Firefox though. Check out the attached screenshots, the outputted PDF, and source HTML.
Is this a bug in Prince? It seems pretty basic flexbox: I have two items inside a container that I want to fill the space, but can't get it to work. Am I doing something wrong?
Edited by thespacecamel