Custom GridLineCellLayerPainter issue with RowReorderLayer [message #1852608] |
Thu, 26 May 2022 16:16  |
Eclipse User |
|
|
|
Hello,
We use spanning, and we have implemented a custom GridLineCellLayerPainter which paints thicker horizontal grid lines on cells that are on the border of a top level spanning row.
The very last row of the table does not really have a thicker lower border, I think because the NatTable ends and the layer painter can not paint past it. This has been fine up until now, however:
We are currently trying to include a RowReorderLayer in our stack.
We have come into an issue where when we move the last row of the table, the lower edge of it does not get painted thicker even if it is no longer at the end of the table.
Do you know why this might be and how we would fix it?
I've attached two pictures to describe what's happening. The file lastRow shows how it looks when the bottom row is the true last row, and lastRowMoved shows what it looks like when I've move the bottom row up one row.
Thanks,
Louis
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03093 seconds