Fixed Height for Drawing/Image Fields

Until version 25, the “Fixed Height” property was ignored for image columns if the path to the corresponding image file was empty. This behavior was unexpected, other column types consider a fixed height even if the column content is empty.

From version 25.005 on you can pass a null value ("(NULL)") instead of an empty string for the image content. For this value, the fixed height is not reserved, which mimics the behavior before version 25.