Avatar

Level 10

Being as you know the size of the image, you could set the height of the field using that information.

You use .h to manipulate the height.

So something like:

table.row.h = (value + "points|in|mm|etc").toString();