how is it possible to insert an image into a table which keeps its original aspect ratio?
Expected Behaviour
I want to add images of varying aspect ratio into a table. I would expect the image width to adjust to the width of the row and the height should vary depending on the aspect ratio.
Current Behaviour:
However, when inserting an image it is inserted into exactly the same aspect ratio as defined in the template. So when using the example template, my image is inserted into a square with equal dimensions, so that the image distorted.
Hi,
how is it possible to insert an image into a table which keeps its original aspect ratio?
Expected Behaviour I want to add images of varying aspect ratio into a table. I would expect the image width to adjust to the width of the row and the height should vary depending on the aspect ratio.
Current Behaviour: However, when inserting an image it is inserted into exactly the same aspect ratio as defined in the template. So when using the example template, my image is inserted into a square with equal dimensions, so that the image distorted.
Regards
Fabian