Alignment mismatch of cells

  • Hi!

    I just wanted to ask if the following is intended behaviour:

    I have a Table with a few rows. Some rows have set the top-border others do not. This leads to misalignment because the border-space is not used when blEnabled is not the cell's border.borderstyle.
    My workaround right now is to set white (invisible on white background) borders for all cells with no border. By doing that the TBorder.space is used for all cells of the table. This is not a very good workaround and i'm not sure if the cell's border.space behavior is correct.

    Any help in this matter is highly appreciated.

    Thanks in advance,

    Christoph Wolf